mcp-server-snoonu

Bewinxed/mcp-server-snoonu
★ 1 stars TypeScript AI/LLM Updated today
AI Agent to shop on your behalf on snoonu.com
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-snoonu": {
      "command": "npx",
      "args": [
        "-y",
        "Bewinxed/mcp-server-snoonu"
      ]
    }
  }
}