Skip to content
Windsurf

clawhub for Windsurf

io.github.maxz712/clawhub

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

client:Windsurf transport:stdio runtime:npm

Install clawhub in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

clawhub in other clients