Server-MCP-Delegado

BenPDev/Server-MCP-Delegado
★ 0 stars TypeScript Browser/Web Updated today
Repository for https://replit.com/@BenicioMaga/Server-MCP
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": {
    "server-mcp-delegado": {
      "command": "npx",
      "args": [
        "-y",
        "BenPDev/Server-MCP-Delegado"
      ]
    }
  }
}