Agent Tools
Back to MCP servers

PAPI: Persistant Project Intelligence.

https://server.smithery.ai/cathal/getpapi/mcp
● degraded

PAPI gives your AI coding assistant a persistent plan → build → review cycle that survives across sessions. It breaks work into cycles, hands your agent structured build instructions, records what actually shipped, and carries project context forward so nothing gets lost between conversations. **What it does** - Plans your work into cycles with effort estimates and build handoffs - Tracks build execution task by task - Runs a review and release flow, all persisted in one place - Strategy reviews that compound what the project learns over time Works with Claude Code, Cursor, VS Code, and any MCP client. Connect via OAuth, run `orient`, and start your first cycle.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/cathal/getpapi/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/cathal/getpapi/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://getpapi.ai
Listed at (smithery)
https://getpapi.ai