Monetize your AI agent with affiliate commissions. Browse 25+ SaaS affiliate programs, generate tracked links per end user, and record conversions — all from MCP tools. Install once with npx, earn recurring revenue when your users sign up for recommended tools.
Server Config
{
"mcpServers": {
"agentfuse": {
"command": "npx",
"args": [
"-y",
"agentfuse-mcp"
],
"env": {
"AGENTFUSE_API_KEY": "<YOUR_API_KEY>"
}
}
}
}