$ timeahead_
mcp/clawborrator-mcp/install

install clawborrator-mcp

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/clawborrator/channel_v1
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "clawborrator": {
      "command": "npx",
      "args": [
        "-y",
        "clawborrator-mcp"
      ],
      "env": {
        "CLAWBORRATOR_HUB_URL": "wss://next.clawborrator.com",
        "CLAWBORRATOR_TOKEN": "ck_live_\u2026"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/clawborrator-mcp/install/claude-desktop
← back to clawborrator-mcp