← Registry

Marketing

youfiliate.com

Manage geo-targeted smart links for affiliate marketing.

1 endpoint18 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://youfiliate-mcp.onrender.com/mcp

No auth detected

MCP server metadata

Name
youfiliate_mcp
Version
1.27.0
Capabilities
experimentalpromptsresourcestools

Known tools 18

youfiliate_create_smart_link

Create a new geo-targeted smart link with an optional custom slug.

Potential side effects
youfiliate_list_smart_links

List your smart links with optional filtering, search, and pagination.

Inferred read-only
youfiliate_get_smart_link

Get full details of a single smart link by ID.

Inferred read-only
youfiliate_update_smart_link

Update an existing smart link (partial update — only provided fields change).

Potential side effects
youfiliate_delete_smart_link

Delete a smart link permanently.

Potential side effects
youfiliate_get_smart_link_stats

Get click analytics for a specific smart link.

Inferred read-only
youfiliate_get_aggregate_stats

Get aggregate click analytics across all your smart links.

Inferred read-only
youfiliate_check_link_health

Trigger a health check for a specific smart link.

Inferred read-only
youfiliate_get_preferences

Get your current smart link preferences/defaults.

Inferred read-only
youfiliate_update_preferences

Update your smart link preferences/defaults.

Potential side effects
youfiliate_get_youtube_status

Check if your YouTube account is connected.

Inferred read-only
youfiliate_connect_youtube

Initiate YouTube OAuth connection.

Inferred read-only
youfiliate_disconnect_youtube

Disconnect your YouTube account from Youfiliate.

Inferred read-only
youfiliate_preview_migration

Preview a YouTube description migration without making changes.

Inferred read-only
youfiliate_start_migration

Start a YouTube description migration to convert links to smart links.

Inferred read-only
youfiliate_get_migration_status

Get the status and progress of a specific migration.

Inferred read-only
youfiliate_list_migrations

List your YouTube description migrations with pagination.

Inferred read-only
youfiliate_rollback_migration

Roll back a completed migration, restoring original YouTube descriptions.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.youfiliate_mcp]
url = "https://youfiliate-mcp.onrender.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "youfiliate_mcp": {
      "type": "http",
      "url": "https://youfiliate-mcp.onrender.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: youfiliate_mcp
Remote MCP URL: https://youfiliate-mcp.onrender.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "youfiliate_mcp": {
      "url": "https://youfiliate-mcp.onrender.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "youfiliate_mcp": {
      "type": "http",
      "url": "https://youfiliate-mcp.onrender.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "youfiliate_mcp",
  "transport": "streamable-http",
  "url": "https://youfiliate-mcp.onrender.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.