boondmanager2-mcp-server

EkinoxIO/boondmanager2-mcp-server
★ 0 stars TypeScript API Integration Updated 11d ago
Fork of https://github.com/fauguste/boondmanager-mcp-server to add new 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": {
    "boondmanager2-mcp-se": {
      "command": "npx",
      "args": [
        "-y",
        "EkinoxIO/boondmanager2-mcp-server"
      ]
    }
  }
}