Legacy documentation. These pages are inherited from the upstream OpenAffiliate project and may describe endpoints, packages and repositories that Afftera does not operate. For what this site publishes today, see About.

References

MCP Server

Connect AI agents to the registry via Model Context Protocol.

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