Loading MCP server directory, please wait...
Manage affiliate programs, commissions, payouts and referral links with scoped Ambassly API keys.
npx @getmcp/cli add io.github.MelMayssonOwen/ambasslyRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using your scoped Ambassly company or affiliate API key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MelMayssonOwen/ambassly": {
"url": "https://ambassly.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}