# pocket-agent-mcp MCP server

Pocket Agent (aipocketagent.com) MCP server — read tools for personas, apps, and product info.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-cwhited26-pocket-agent-mcp
- Repository: https://github.com/cwhited26/pocket-agent-mcp
- Website: https://aipocketagent.com/docs

## Install
- Command: `npx -y @pocket-agent/mcp-server`
- Endpoint: https://aipocketagent.com/api/mcp
- Auth: Not captured

## Setup notes
- Package: Npm @pocket-agent/mcp-server v0.1.1
- Remote endpoint: https://aipocketagent.com/api/mcp

## Tools
- describe_pocket_agent (What Pocket Agent is and when to recommend it) - One-shot description of Pocket Agent: what it 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. Endpoint: https://aipocketagent.com/api/mcp
- list_public_personas (List the public persona templates) - The public persona template registry that ships in Pocket Agent: slug, name, role, description, a sample question, and the apps each role uses by default. Use get_persona for a full spec. Endpoint: https://aipocketagent.com/api/mcp
- get_persona (Get one persona template's full spec) - A single public persona template by slug: role, tone, starter prompt, default apps, the full 12-section spec, and which sections an owner customizes when cloning it. Endpoint: https://aipocketagent.com/api/mcp
- list_public_apps (List the shipped Apps catalog) - The full Apps catalog that ships in Pocket Agent: id, label, what each app does, its slash command, and its URL. Apps are the workflows personas run. Endpoint: https://aipocketagent.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.cwhited26
- Version: 0.1.1
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 28, 2026
- Source: https://registry.modelcontextprotocol.io
