4.-Consuming-MCP-Servers

n-eliopoulos/4.-Consuming-MCP-Servers
★ 0 stars HTML Other Updated 13d ago
Consuming MCP Servers
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": {
    "4.-consuming-mcp-ser": {
      "command": "npx",
      "args": [
        "-y",
        "n-eliopoulos/4.-Consuming-MCP-Servers"
      ]
    }
  }
}