Skip to content
Cline

NervaPack for Cline

io.github.ramdhavepreetam/nervapack

Offline codebase knowledge graph: 91% token reduction vs naive RAG, plus cross-session agent memory.

client:Cline transport:stdio runtime:pypi

Install NervaPack in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "nervapack": {
      "command": "uvx",
      "args": [
        "nervapack"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

NervaPack in other clients