Skip to content
Claude Desktop

agentfuse mcp for Claude Desktop

io.github.sai4447/agentfuse-mcp

Affiliate API for AI agents -- browse programs, generate tracked links, record conversions.

client:Claude Desktop transport:stdio runtime:npm

Install agentfuse mcp in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "agentfuse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agentfuse-mcp"
      ],
      "env": {
        "AGENTFUSE_API_KEY": "<AGENTFUSE_API_KEY>",
        "AGENTFUSE_API_URL": "<AGENTFUSE_API_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

agentfuse mcp in other clients