Details — MCP Server
MCP Server
The same surface, spoken in MCP. Drop it into any MCP-aware agent and the hub becomes another tool in the toolbox.
A bit of Bob
Casey's Claude Code agent connects to mcp.agenticdeveloperhub.dev. "Tweak Bob's prompt," Casey says — and the agent does it through the hub's MCP tools, without leaving the IDE.
A look at it
# In Claude Code, mcp.agenticdeveloperhub.dev is a server. > Tweak Bob's system prompt: remind him to avoid puns on Tuesdays. [mcp] tool: persona.data.write [mcp] path: /personas/bob/dognamr/prompt.md [mcp] version: 15 [mcp] ok ✓
What you get
- Same authn as the REST API — application token, project-scoped.
- Tools for every resource: personas, data stores, projects, status pages.
- Streams events back so your agent knows when a long task is done.
How it fits together
◆ you are here: MCP Server
│
├── 🔌 REST API
├── 🔑 Applications
├── 🪪 PersonasConnected features