
Youfiliate Smart Links
Wire your coding agent into Youfiliate so you can mint geo-targeted affiliate smart links, read performance analytics, and bulk-rewrite YouTube descriptions without leaving Claude Code or Cursor.
Overview
Youfiliate MCP is a MCP server for the Launch phase that lets your agent create geo-targeted Youfiliate smart links, pull analytics, and rewrite YouTube descriptions via the Youfiliate API.
What is this MCP server?
- Create geo-targeted Youfiliate smart links from the agent via MCP (stdio PyPI package or remote streamable-http on Rende
- Pull Youfiliate analytics into chat for quick checks on what links and geos are performing.
- Rewrite YouTube descriptions with affiliate placements through agent tools instead of manual copy-paste.
- Supports Bearer Authorization on the hosted remote and YOUFILIATE_API_KEY for local stdio.
- Configurable YOUFILIATE_API_BASE_URL defaulting to https://app.youfiliate.com.
- Server version 0.1.1 on PyPI identifier youfiliate-mcp
- Remote MCP endpoint: streamable-http at youfiliate-mcp.onrender.com/mcp
- Required secret env: YOUFILIATE_API_KEY; optional YOUFILIATE_API_BASE_URL default https://app.youfiliate.com
What problem does it solve?
Solo creators juggling YouTube, link managers, and dashboards waste time context-switching when every affiliate update needs manual edits and separate analytics tabs.
Who is it for?
Indie creators and builder-marketers who already use Youfiliate and want Claude Code or Cursor to handle links, stats, and YouTube copy in one loop.
Skip if: Teams that do not use Youfiliate, need a full affiliate network replacement, or only want generic URL shorteners without geo rules.
What do I get? / Deliverables
After you register the server and add your API key, your agent can create links, summarize performance, and push description updates from the same session where you plan content.
- Geo-targeted smart links created through agent tool calls
- Analytics summaries pulled into the agent session
- Updated YouTube description text with affiliate placements
Recommended MCP Servers
Journey fit
Canonical shelf is Launch because affiliate smart links and description rewrites are distribution mechanics you ship when a channel or product is ready to monetize and reach viewers. Distribution fits link creation, campaign setup, and publishing-ready copy changes that turn traffic into attributed conversions.
How it compares
MCP integration to Youfiliate’s API, not a standalone affiliate platform or a generic writing skill.
Common Questions / FAQ
Who is youfiliate-mcp for?
It is for solo builders and creators who monetize with Youfiliate and want their AI coding agent to manage smart links, analytics, and YouTube descriptions through MCP tools.
When should I use youfiliate-mcp?
Use it at launch and during growth when you are publishing videos or posts, rotating offers by country, and need quick analytics or description rewrites without opening the Youfiliate UI.
How do I add youfiliate-mcp to my agent?
Generate a Youfiliate API key at youfiliate.com/settings, then either install the PyPI stdio server with YOUFILIATE_API_KEY set or add the remote URL https://youfiliate-mcp.onrender.com/mcp with Authorization: Bearer youfiliate_sk_your_key_here in your MCP client config.