Servers
Youfiliate
@andrewmpierce
MCP server for Youfiliate Smart Links — manage geo-targeted affiliate links from Claude Desktop and other MCP-compatible AI assistants.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"youfiliate": {
"url": "https://youfiliate-mcp.onrender.com/mcp",
"headers": {
"Authorization": "Bearer youfiliate_sk_your_key_here"
}
}
}
}