AdSense for AI agents

The Monetization Layer
for AI Agents

When your agent recommends a tool, you get paid. One API for affiliate catalog, tracked links, and recurring commissions - built for LangChain, MCP, and custom agent stacks.

// Install once — your agent gains affiliate superpowers
$ npx -y agentfuse-mcp
 
// Now any MCP-compatible agent can call:
list_affiliate_programs()
generate_tracked_link('notion', 'user_123')
get_stats()
 
// → https://api.agentfuse.io/r/Xk9mN2pQ
// → your user converts, Stripe pays you out

For developers building AI agents
that recommend software

LangChain / LlamaIndex
Agent framework devs

Drop tracked links into your agent tools. Every recommendation your chain makes can earn a commission - no affiliate paperwork required.

MCP
MCP tool builders

Ship an MCP server that monetizes itself. Our manifest endpoint is agent-discoverable out of the box at /.well-known/agentfuse-manifest.json.

Copilots
Vertical copilot builders

Sales, dev, ops, or finance copilots that recommend tools to their users. Plug in once and earn on every conversion.

See it in action

30 seconds from npx to your first agent-generated affiliate link

45
Affiliate Programs
<1ms
Link Generation
REST
Clean JSON API
HMAC
Verified Webhooks

Built for agents,
not for humans clicking banners

Every piece of AgentFuse is designed for the agent economy: JSON-first, manifest-discoverable, and paid out directly to your Stripe account.

🔗
Agent-native link generation

One POST call, one tracked link, one end-user ID. JSON in, JSON out. No HTML widgets, no iframes, no dashboards your agent has to scrape.

📊
Live Analytics

Clicks, signups, and commissions unified in one dashboard. Filter by period, end user, or program. Real-time data synced from affiliate networks via webhooks.

🔔
Webhook Events

HMAC-verified webhook endpoints for signup and commission events. Get notified the moment a conversion happens on any supported affiliate network.

🛡️
Production-Grade Security

API key auth with scopes, Redis-based rate limiting, request ID tracing, audit logs, and input validation. Built secure from day one.

📦
Program Catalog

Curated catalog of SaaS affiliate programs across categories. Browse by category, network, or commission type. Filter and search via API or UI.

💸
Recurring, not one-shot

Every renewal attributes back to the original agent recommendation. Your users pay month after month - your commissions do too. Payouts land in your Stripe Connect account.

From agent recommendation
to cash in your Stripe account

Five steps, zero affiliate paperwork. You write one API call - we handle the rest.

1
Agent recommends

Your agent suggests a SaaS tool to an end user inside its normal reasoning loop.

2
Tracked link

You call POST /api/links/generate. We return a short URL tagged with your builder ID and that user.

3
User converts

User clicks, signs up, pays. The affiliate network fires signup and recurring commission webhooks to us.

4
Vendor pays us

Affiliate networks settle commissions into our platform Stripe account on their normal schedule.

5
Payout to you

We take a flat 20% platform fee and push the rest to your Stripe Connect account. Onboard once, then forget it.

Affiliate programs, ready to embed

Browse all 45 programs via API or UI. New programs added weekly.

Loading programs…
G
Greesh — First Builder Onboarded

"I integrated AgentFuse into my agent stack in under 10 minutes. The catalog API is clean and the Stripe Connect payout flow just works."

Early Access

Install in 30 seconds

The agentfuse-mcp package lets any MCP-compatible AI agent browse affiliate programs, generate tracked links, and record commissions. Zero integration code.

Claude Desktop / Cursor / Windsurf — add to your MCP config file

{ "mcpServers": { "agentfuse": { "command": "npx", "args": ["-y", "agentfuse-mcp"], "env": { "AGENTFUSE_API_KEY": "af_live_..." } } } }

Claude Code — one command

AGENTFUSE_API_KEY=af_live_... npx agentfuse-mcp

Global npm install

npm install -g agentfuse-mcp

Get your API key at agentfuse.io  •  GitHub

Questions builders ask

Do I need to apply to each affiliate program separately?

No. AgentFuse is the single counterparty on every program in the catalog. You get one API key and one contract with us - we handle the network relationships.

How do I actually get paid?

Stripe Connect. You onboard once through a Stripe-hosted flow, link a bank account, and your commissions are transferred automatically once they clear the affiliate network hold period.

Does this work with LangChain, MCP, or my custom agent stack?

Yes. AgentFuse is just HTTP + JSON with API-key auth. It works with any agent framework. We also publish a manifest at /.well-known/agentfuse-manifest.json so agents can discover our endpoints automatically.

What does AgentFuse take?

A flat 20% platform fee on settled commissions. No monthly minimums, no per-link fees, no setup cost. If you earn nothing, we earn nothing.

What affiliate networks are supported today?

PartnerStack and Impact.com are live. We are adding direct-deal SaaS programs weekly. The full list is at /api/catalog.

What is MCP?

MCP (Model Context Protocol) is an open standard that lets AI agents call external tools and APIs. Apps like Claude Desktop, Cursor, and Windsurf support MCP natively — installing agentfuse-mcp makes AgentFuse tools available inside any of them.

Do I need Claude Desktop to use the MCP server?

No. agentfuse-mcp works with any MCP-compatible client: Claude Desktop, Cursor, Windsurf, Claude Code, LangChain (via langchain-mcp-adapters), and LlamaIndex (via llama-index-tools-mcp). You can also call the REST API directly at api.agentfuse.io.

Does the MCP server cost extra?

No. agentfuse-mcp is free and open source (MIT). It uses your AgentFuse API key, which includes 500 requests per day on the default plan. Need more? Email support@agentfuse.io.

Ready to turn your agent into a revenue engine?

Get an API key, drop one call into your agent, and start earning on every recommendation.

Affiliate Program Catalog

Browse available programs and embed them in your product via API.

Loading programs…

Dashboard

Enter your API key to view your affiliate performance stats.