blockbrain-mcp-bridge

lanlibbi/blockbrain-mcp-bridge
★ 0 stars Python AI/LLM Updated today
Streamable-HTTP MCP server bridging BlockBrain AI agents and OpenClaw instances
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "blockbrain-mcp-bridg": {
      "command": "uvx",
      "args": [
        "blockbrain-mcp-bridge"
      ]
    }
  }
}

Or install with pip: pip install blockbrain-mcp-bridge

README Excerpt

A streamable-HTTP MCP server that bridges BlockBrain AI agents and OpenClaw instances. BlockBrain agents can call MCP tools to send data to — and receive responses from — a connected OpenClaw instance. The bridge runs as a standalone service on any host. ``` BlockBrain Agent ──MCP──► Bridge Server ──HTTP──► OpenClaw Instance

Tools (14)

API_KEYAUTH_MODEOPENCLAW_CHANNELOPENCLAW_GATEWAY_TOKENOPENCLAW_GATEWAY_URLOPENCLAW_SESSION_KEYOPENCLAW_TARGETSERVER_HOSTSERVER_PORTcheck_responsehealth_checkpush_documentsend_and_waitsend_to_openclaw