youfiliate_check_link_health — Youfiliate Smart Links MCP Tool
youfiliate_check_link_health
(youfiliate check link health) is one of 18 tools on the
Youfiliate Smart Links
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call youfiliate_check_link_health from your client
- Claude Code Youfiliate Smart Links youfiliate_check_link_health run in your project directory
- Claude Desktop Youfiliate Smart Links youfiliate_check_link_health ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Youfiliate Smart Links youfiliate_check_link_health ~/.cursor/mcp.json
- VS Code Youfiliate Smart Links youfiliate_check_link_health .vscode/mcp.json
- Zed Youfiliate Smart Links youfiliate_check_link_health ~/.config/zed/settings.json
- Windsurf Youfiliate Smart Links youfiliate_check_link_health ~/.codeium/windsurf/mcp_config.json
- Cline Youfiliate Smart Links youfiliate_check_link_health ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Youfiliate Smart Links youfiliate_check_link_health ~/.gemini/settings.json
- Grok Youfiliate Smart Links youfiliate_check_link_health .mcp.json (in your project root)
- ChatGPT Youfiliate Smart Links youfiliate_check_link_health Settings → Connectors → Advanced → Developer mode
- Claude.ai Youfiliate Smart Links youfiliate_check_link_health Settings → Connectors → Add custom connector
- LangChain Youfiliate Smart Links youfiliate_check_link_health pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http youfiliate-mcp https://youfiliate-mcp.onrender.com/mcp
Other tools on this server
- youfiliate_create_smart_link
- youfiliate_list_smart_links
- youfiliate_get_smart_link
- youfiliate_update_smart_link
- youfiliate_delete_smart_link
- youfiliate_get_smart_link_stats
- youfiliate_get_aggregate_stats
- youfiliate_get_preferences
- youfiliate_update_preferences
- youfiliate_get_youtube_status
- youfiliate_connect_youtube
- youfiliate_disconnect_youtube
- youfiliate_preview_migration
- youfiliate_start_migration
- youfiliate_get_migration_status
- youfiliate_list_migrations
- youfiliate_rollback_migration
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.