mcp-tools

thedoctormes-hue/mcp-tools
★ 1 stars Shell Other Updated 11d ago
MCP tools
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": {
    "mcp-tools": {
      "command": "npx",
      "args": [
        "-y",
        "thedoctormes-hue/mcp-tools"
      ]
    }
  }
}