mcp_mvpconf-online-2026-08

renatogroffe/mcp_mvpconf-online-2026-08
★ 0 stars Unknown language Other Updated 3d ago
Apresentação sobre MCP Servers no canal oficial do MVPConf.
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_mvpconf-online-2": {
      "command": "npx",
      "args": [
        "-y",
        "renatogroffe/mcp_mvpconf-online-2026-08"
      ]
    }
  }
}