Agents / MCP
Hosted MCP liveHosted MCP for PromptEden.
Connect an MCP-capable assistant to PromptEden at /api/mcp. Read tools return scoped data. The current hosted write protocol returns approval_required with a browser deep link and approval polling.
{
"mcpServers": {
"prompteden": {
"url": "https://app.prompteden.com/api/mcp",
"headers": {
"Authorization": "Bearer ${PROMPTEDEN_API_KEY}"
}
}
}
} Capabilities
Remote endpoint
Use https://app.prompteden.com/api/mcp as the hosted MCP URL. The /api/mcp/mcp alias is available for clients that require a transport path.
Bearer auth
Send Authorization: Bearer pe_... for API keys, or an OAuth access token for provisioned connector clients.
Write workflow
Writes return approval_required. Use check_approval with the returned approvalId after the app workflow resolves.
Agent-readable surfaces
Accuracy
PromptEden is an AI growth engine: Eden turns objectives into visibility intelligence, content strategy, production, policy receipts, and proof. Agent-facing docs describe current hosted MCP and API access plus planned surfaces without promising unsupported providers or automation we do not ship.