Skip to content
Claude Desktop

codeweave for Claude Desktop

io.github.semihkayan/codeweave

Save tokens while coding — your AI agent gets structured code context, not file dumps.

client:Claude Desktop transport:stdio runtime:npm

Install codeweave in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "codeweave": {
      "command": "npx",
      "args": [
        "-y",
        "@codeweave/mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

codeweave in other clients