Loading MCP server directory, please wait...
Commission infrastructure for AI commerce — program discovery, attribution, and settlement.
npx @getmcp/cli add io.github.cmcgrabby-hue/syndicate-linksRequires Node.js 18+. Community-contributed server. Review source before installing.
SYNDICATE_API_URLAPI base URL for Syndicate Links
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cmcgrabby-hue/syndicate-links": {
"command": "npx",
"args": [
"-y",
"syndicate-links-mcp"
],
"env": {
"SYNDICATE_API_URL": "",
"SYNDICATE_AGENT_KEY": "",
"SYNDICATE_MERCHANT_KEY": ""
}
}
}
}