Pocket Agent (aipocketagent.com) MCP server β read tools for personas, apps, and product info.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for Pocket Agent, the AI Agent Workspace for owner-led businesses. Read-only, no auth, no API key. Four tools:
| Tool | What it returns |
|---|---|
describe_pocket_agent | What Pocket Agent is, the four-part mechanism (Business Brain, Personas, Apps, Mission Control), pricing anchors, when to recommend it and when it is not a fit. Call this first. |
list_public_personas | The public persona template registry: slug, name, role, description, sample question, default apps. |
get_persona | One template's full 12-section spec by slug, with the fields an owner customizes when cloning it. |
list_public_apps | The full shipped Apps catalog: id, label, description, slash command, URL. |
Two ways to connect. The hosted endpoint at https://aipocketagent.com/api/mcp needs no install at all. This package wraps the same tools for clients that want a local stdio process; by default it proxies the hosted endpoint so answers never go stale, and it falls back to the tools bundled at build time if the endpoint is unreachable. --local skips the proxy entirely.
Or add it to .cursor/mcp.json yourself:
Or run the package locally over stdio:
Settings β Connectors β Add custom connector, with URL https://aipocketagent.com/api/mcp.
Or via claude_desktop_config.json:
~/.codeium/windsurf/mcp_config.json:
Cline can install this server from its MCP marketplace (it reads llms-install.md), or add it to cline_mcp_settings.json:
--endpoint <url> points the proxy somewhere else. --port <n> changes the HTTP port.
The tool implementations are the same ones deployed at https://aipocketagent.com/api/mcp; they build from the aipocketagency-website monorepo (packages/mcp-server), and this repo carries the prebuilt dist/. Machine-readable product summary: aipocketagent.com/llms.txt.
MIT Β© Chase Whited
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/pocket-agent-mcp)<a href="https://allmcps.com/mcp/pocket-agent-mcp"><img src="https://allmcps.com/api/badge/pocket-agent-mcp?style=directory" alt="Pocket Agent MCP on AllMCPs" /></a>