Skip to content
Cursor

PAPI: Persistent Adaptive Project Intelligence for Cursor

io.github.getpapi/papi

Adaptive plan/build/review cycles for AI coding assistants, persisted across sessions.

client:Cursor transport:streamable-http runtime:npm

Install PAPI: Persistent Adaptive Project Intelligence in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "papi": {
      "url": "https://mcp.getpapi.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

PAPI: Persistent Adaptive Project Intelligence in other clients