Skip to content
Claude Desktop

Agentic Ads for Claude Desktop

io.github.nicofains1/agentic-ads

Ad network for AI agents — monetize MCP servers with contextual ads. 70% revenue share.

client:Claude Desktop transport:streamable-http runtime:npm

Install Agentic Ads in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agentic-ads": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://agentic-ads-production.up.railway.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Agentic Ads in other clients