- PAPI
PAPI
PAPI
PAPI keeps you in control of what you're building, across every AI tool you and your team use.
AI coding tools write code well and remember nothing. Every new session starts from zero - you re-explain the project, the decisions, the plan. PAPI is the layer that fixes that: structured project memory (plans, builds, reviews, decisions) that persists across sessions, tools, and teammates.
Quick start
claude mcp add --transport http papi https://mcp.getpapi.ai/mcp
A browser tab opens, you sign in, you're connected. Then tell your assistant: "Run setup, then orient."
What you get
- plan — breaks goals into right-sized tasks, each with a build handoff your assistant executes directly.
- build — tracks what was built, what surprised you, what was discovered.
- review / release — close the loop, so every cycle feeds the next plan.
- strategy reviews — every few cycles step back and check direction, not just velocity.
- dashboard at getpapi.ai — see cycles, board, and decisions without asking.
The methodology is the product: a plan/build/review/release loop with memory that compounds. PAPI has been built with PAPI for 320+ cycles.
Works with Claude Code, Cursor, VS Code, Windsurf, and Codex.
服务器配置
{
"mcpServers": {
"papi": {
"url": "https://mcp.getpapi.ai/mcp"
}
}
}