Skip to content
Cline

contextatlas for Cline

io.github.traviswye/contextatlas

Pre-computed atlas of your codebase for Claude Code: LSP + ADRs + git. 45-72% token reduction.

client:Cline transport:stdio runtime:npm

Install contextatlas 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": {
    "contextatlas": {
      "command": "npx",
      "args": [
        "-y",
        "contextatlas"
      ]
    }
  }
}

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

contextatlas in other clients