NEW: Now monitoring 9 AI platforms including ChatGPT, Claude, Gemini, and Perplexity
PromptEden Logo
PromptEden for Agents Hub live

Give agents a direct path into PromptEden.

This hub collects the surfaces an AI coding assistant or workflow agent can read before using PromptEden: UI-free signup, API docs, machine-readable manifests, CLI, and MCP.

UI-free signup

Agents can call /api/v1/agent/sign-up to create a workspace, optional first project, and one-time pe_ API key.

Agent manifests

skill.md, llms.txt, llms-full.txt, agents.json, OpenAPI, and MCP metadata are published as static files for crawlers and tools.

Local tools

Single-file CLI and stdio MCP scripts are available for agents that need local tools instead of raw REST calls.

Discovery map
GET https://prompteden.com/skill.md
GET https://prompteden.com/llms.txt
GET https://prompteden.com/llms-full.txt
GET https://prompteden.com/agents.json
GET https://prompteden.com/docs/openapi.yaml
GET https://prompteden.com/.well-known/mcp.json
GET https://prompteden.com/cli/prompteden.mjs
GET https://prompteden.com/mcp/prompteden-mcp.mjs

PromptEden monitors AI visibility across nine supported platforms: ChatGPT, Perplexity, Google AI Overviews, Google AI Mode, Gemini, Claude, Claude Code, Codex, and GitHub Copilot. Agent-facing docs describe current API access plus beta or planned surfaces without promising unsupported providers or optimizer automation.