godalo-mcp

Godalo-ai/godalo-mcp
★ 0 stars Unknown language 🤖 AI/LLM Updated today
MCP server that gives AI agents access to 30,000+ merchants across Awin, CJ Affiliate, Impact and more. One tool call. The entire affiliate market. Works with Claude, Cursor, Copilot and any MCP-compatible agent. Zero integration work. Zero maintenance.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "godalo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Godalo-ai/godalo-mcp"
      ]
    }
  }
}