Skip to content
Cline

codemesh for Cline

io.github.pyalwin/codemesh

Intelligent code knowledge graph for AI coding agents — 71% cheaper, 72% faster

client:Cline transport:stdio runtime:npm

Install codemesh 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "codemesh": {
      "command": "npx",
      "args": [
        "-y",
        "@pyalwin/codemesh"
      ],
      "env": {
        "CODEMESH_PROJECT_ROOT": "<CODEMESH_PROJECT_ROOT>"
      }
    }
  }
}

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

codemesh in other clients