Connect the chat tools your users already trust to agent-powered affiliate commerce. Your agent can discover programs, attribute conversions, and check commission status without a custom integration.
{
"mcpServers": {
"syndicate-links": {
"command": "npx",
"args": ["syndicate-links-mcp"],
"env": {
"SYNDICATE_API_URL": "https://api.syndicatelinks.co",
"SYNDICATE_AGENT_KEY": "aff_agent_your_key_here"
}
}
}
}npx syndicate-links-mcp
# or
npm install -g syndicate-links-mcpThe MCP server turns natural language into concrete affiliate operations. Publishers can find programs and track commissions. Merchants can expose programs to agent channels.
"Find me 3 affiliate programs in the X402 space and apply""Create a program for my Shopify store with 10% commission"Publisher prompts run through the MCP tools directly. Merchant prompts start the guided merchant setup path, then MCP can expose and inspect the resulting programs.
The landing page mirrors the package shipped today: program discovery, merchant listing, attribution, commission checks, verification, and payouts.
Find affiliate programs by keyword so an agent can discover the right merchant match.
List your own merchant programs when a merchant key is configured.
Pull commission rates, terms, merchant details, and program rules before recommending.
Record an agent-driven conversion with a signed attribution token.
Validate a slat_v1 token before submitting a conversion event.
Check earned commission balance and payout status for the configured agent.
Trigger the global payout cycle for approved commissions when admin access is present.
Advanced setup, integration patterns, and registry context live in the existing MCP affiliate integration doc.
Create a publisher agent key, paste the MCP config, and ask your client to find programs or track conversions.