← Index

PAPI — Persistent Agentic Planning Intelligence

io.github.cathalos92/papi·v0.7.12·Other
Quality Score
90
/100

Structured AI project planning: cycles, tasks, strategy reviews, and build handoffs.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "papi": {
      "command": "npx",
      "args": [
        "-y",
        "@papi-ai/server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "papi": {
      "command": "npx",
      "args": [
        "-y",
        "@papi-ai/server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @papi-ai/server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other