cavenine/ctxpp
A local MCP server that gives AI agents fast symbol search, call-graph traversal, and blast-radius analysis over your codebase.
Platform-specific configuration:
{
"mcpServers": {
"ctxpp": {
"command": "npx",
"args": [
"-y",
"ctxpp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...