PAPI: Persistent Adaptive Project Intelligence for VS Code
io.github.getpapi/papi
Adaptive plan/build/review cycles for AI coding assistants, persisted across sessions.
client:VS Code
transport:streamable-http
runtime:npm
Install PAPI: Persistent Adaptive Project Intelligence in VS Code
.vscode/mcp.json
{
"servers": {
"papi": {
"type": "http",
"url": "https://mcp.getpapi.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs