PAPI — Persistent Agentic Planning Intelligence✓
io.github.cathalos92/papi · v0.7.12
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.cathalos92/papi",
"description": "Structured AI project planning: cycles, tasks, strategy reviews, and build handoffs.",
"title": "PAPI — Persistent Agentic Planning Intelligence",
"repository": {
"url": "https://github.com/cathalos92/papi-ui",
"source": "github"
},
"version": "0.7.12",
"websiteUrl": "https://getpapi.ai",
"packages": [
{
"registryType": "npm",
"identifier": "@papi-ai/server",
"version": "0.7.12",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}