MCP Server

Connect AI agents to the registry via Model Context Protocol. Works with Claude, ChatGPT, Cursor, and any MCP-compatible client.

HTTP transport (recommended)

For Claude.ai, ChatGPT, and remote MCP clients:

mcp config
{
  "mcpServers": {
    "openaffiliate": {
      "url": "https://openaffiliate.dev/api/mcp"
    }
  }
}

stdio transport

For Claude Code, Cursor, and local tools:

mcp config
{
  "mcpServers": {
    "openaffiliate": {
      "command": "npx",
      "args": ["-y", "openaffiliate-mcp"]
    }
  }
}

Available tools

search_programsSearch by query, category, commission type, verified status
get_programGet full program details including agent instructions, restrictions, signup URL
list_categoriesList all categories with program counts