channel_v1

clawborrator/channel_v1
★ 1 stars TypeScript Browser/Web Updated today
MCP server that connects Claude Code to a clawborrator hub over WebSocket. Published to npm as clawborrator-mcp.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "channel_v1": {
      "command": "npx",
      "args": [
        "-y",
        "clawborrator/channel_v1"
      ]
    }
  }
}

README Excerpt

MCP server that connects each running Claude Code instance to a clawborrator [`hub`](https://github.com/clawborrator/hub_v1) over WebSocket. Designed to be invoked by Claude Code via `.mcp.json`; runs as both a long-lived stdio MCP server AND a short-lived hook spawn (selected by the `--hook=<HookName>` CLI flag).

Tools (10)

CLAWBORRATOR_HUB_URLCLAWBORRATOR_LOG_LEVELCLAWBORRATOR_REUSE_SESSION_IDCLAWBORRATOR_TOKENNotificationPostToolUsePostToolUseFailurePreToolUseStopUserPromptSubmit