Offline codebase knowledge graph: 91% token reduction vs naive RAG, plus cross-session agent memory.
claude mcp add nervapack -- uvx nervapack
claude_desktop_config.json
{
"mcpServers": {
"nervapack": {
"command": "uvx",
"args": [
"nervapack"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"nervapack": {
"command": "uvx",
"args": [
"nervapack"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"nervapack": {
"command": "uvx",
"args": [
"nervapack"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"nervapack": {
"type": "stdio",
"command": "uvx",
"args": [
"nervapack"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"nervapack": {
"command": "uvx",
"args": [
"nervapack"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ramdhavepreetam--nervapack/reviews or the review_server meta-tool.
POST /mcp