5dgai-inspector-agent-mcp-server

ennovative-solutions/5dgai-inspector-agent-mcp-server
★ 0 stars Python AI/LLM Updated 9d ago
MCP Server to expose handyman / contractors for the inspector agent
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": {
    "5dgai-inspector-agen": {
      "command": "uvx",
      "args": [
        "5dgai-inspector-agent-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install 5dgai-inspector-agent-mcp-server