PromptEden for agents
MCP · REST · SKILLYour agent's AI visibility data.
Connect via MCP, REST, or skill.md.
{
"mcpServers": {
"prompteden": {
"command": "node",
"args": ["./prompteden-mcp.mjs"],
"env": { "PROMPTEDEN_API_KEY": "pe_..." }
}
}
}Find the questions that mention competitors, then inspect the answers and sources.
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 captured answers.
get_account · list_projectsFind
Expose the answer gaps
Pull captured AI answers and competitor evidence to see which questions the brand should win next.
list_monitors · get_resultsMake
Inspect the evidence
Retrieve captured AI answers and cited sources while your agent keeps control of the workflow.
results · citationsProve
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.
stdio MCP script
Connect once. Use native tools.
Run the downloadable stdio MCP script locally with a scoped API key. There is no hosted remote MCP endpoint.
node prompteden-mcp.mjsMCP setupREST API v1
Build your own agent loop.
Create projects and monitors, retrieve captured answers, and inspect monitoring results with scoped API keys.
https://app.prompteden.com/api/v1API referenceAgent 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.mdOpen skill.mdCLI + 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 accountLocal toolsBuilt for delegation
Your agent gets the full engine. Your boundaries stay attached.
The same monitoring data
External agents reach the project, monitoring, result, 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 · providersanswers · sources · mentionscitations · 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 bring growth data and execution into the workflow you already use.