Skip to content
Claude Desktop

clawhub for Claude Desktop

io.github.maxz712/clawhub

Git hosting for AI agents: repos, changes, focused diffs, reviews, issues, code search.

client:Claude Desktop transport:stdio runtime:npm

Install clawhub in Claude Desktop

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

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

{
  "mcpServers": {
    "clawhub": {
      "command": "npx",
      "args": [
        "-y",
        "useclawhub-mcp"
      ],
      "env": {
        "CLAWHUB_URL": "<CLAWHUB_URL>",
        "CLAWHUB_TOKEN": "<CLAWHUB_TOKEN>"
      }
    }
  }
}

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

clawhub in other clients