Skip to content
Zed

PAPI: Persistent Adaptive Project Intelligence for Zed

io.github.getpapi/papi

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

client:Zed transport:streamable-http runtime:npm

Install PAPI: Persistent Adaptive Project Intelligence in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

PAPI: Persistent Adaptive Project Intelligence in other clients