mcp-server-erm1

ericmusa-ibm-public/mcp-server-erm1
★ 0 stars HTML Code/Dev Tools Updated today
Test MCP Server stored in GH to be hosted in wxO
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-server-erm1": {
      "command": "npx",
      "args": [
        "-y",
        "ericmusa-ibm-public/mcp-server-erm1"
      ]
    }
  }
}