claw_mcp_server

erbaijiu1/claw_mcp_server
★ 0 stars Python Other Updated 3d ago
claw_mcp_server
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": {
    "claw_mcp_server": {
      "command": "uvx",
      "args": [
        "claw-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install claw-mcp-server