PromptEden for agents
MCP · REST · SKILLYour agent's growth engine.
Connect via MCP, REST, or skill.md.
{
"mcpServers": {
"prompteden": {
"url": "https://app.prompteden.com/api/mcp",
"headers": {
"Authorization": "Bearer ${PROMPTEDEN_API_KEY}"
}
}
}
} Find the questions competitors own, then build the content plan to close those gaps.
list_monitors2 monitorsget_results38 answer gapsnewsroom_setup_proposebuilding planOne connection
The whole loop, available as tools.
Your agent keeps its own reasoning and orchestration. PromptEden supplies the growth system, product context, data, and execution surfaces.
Inspect
Learn the workspace
Read account limits, projects, monitors, providers, and the current content pipeline.
get_account · list_projects Find
Expose the answer gaps
Pull captured AI answers and competitor evidence to see which questions the brand should win next.
list_monitors · get_results Make
Move content forward
Manage topics and articles through PromptEden's content workflow instead of rebuilding the engine yourself.
content_* · newsroom_* Prove
Return with evidence
Bring visibility, citations, captured answers, and observed traffic back into the calling agent's loop.
get_results · analytics_* Choose your surface
Meet your agent where it already works.
Hosted MCP
Connect once. Use native tools.
Point any Streamable HTTP MCP client at PromptEden and give it a scoped bearer credential.
https://app.prompteden.com/api/mcp MCP setup REST API v1
Build your own agent loop.
Create projects and monitors, retrieve captured answers, and operate content workflows with scoped API keys.
https://app.prompteden.com/api/v1 API reference Agent skill
Give the instructions to your agent.
skill.md contains the fastest path, auth model, useful endpoints, workflow tools, and current product facts.
https://prompteden.com/skill.md Open skill.md CLI + stdio MCP
Use a local transport today.
Download the single-file CLI or stdio MCP server. npm packaging is the only part still coming soon.
node prompteden.mjs account Local tools Built for delegation
Your agent gets leverage. Your boundaries stay attached.
The same growth engine
External agents reach the project, monitoring, result, content, newsroom, and analytics surfaces that power Eden. No second-class integration product.
Scoped identity
API keys and OAuth grants resolve to a server-side team context. Project and tenant boundaries travel with every call.
One safety floor
Agent calls inherit PromptEden's scope checks, budget ledger, rate limits, and prompt-injection defenses.
Composable by default
Use MCP for tool discovery, REST for explicit orchestration, or the published machine files to let an agent choose the right path.
account · projects · scopesmonitors · results · providerstopics · articles · newsroomcitations · traffic · statusMachine-readable
Documentation your agent can consume directly.
Send an agent one URL and let it discover the supported surfaces, contracts, and current product facts itself.
Start here
Hand PromptEden to your agent.
Open the skill, connect a scoped credential, and let your agent bring growth data and execution into the workflow you already use.