elthio-mcp

Iomed-commits/elthio-mcp
★ 0 stars Python AI/LLM Updated 6d ago
Supplement safety MCP server for AI agents
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": {
    "elthio-mcp": {
      "command": "uvx",
      "args": [
        "elthio-mcp"
      ]
    }
  }
}

Or install with pip: pip install elthio-mcp

README Excerpt

Supplement safety MCP server for AI agents