GA05_Q6_Live_MCP_Server

prathitnarayan/GA05_Q6_Live_MCP_Server
★ 0 stars Python Other Updated today
An 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": {
    "ga05_q6_live_mcp_ser": {
      "command": "uvx",
      "args": [
        "ga05-q6-live-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install ga05-q6-live-mcp-server