youfiliate_get_preferences — Youfiliate Smart Links MCP Tool
youfiliate_get_preferences
(youfiliate get preferences) 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_get_preferences from your client
- Claude Code Youfiliate Smart Links youfiliate_get_preferences run in your project directory
- Claude Desktop Youfiliate Smart Links youfiliate_get_preferences ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Youfiliate Smart Links youfiliate_get_preferences ~/.cursor/mcp.json
- VS Code Youfiliate Smart Links youfiliate_get_preferences .vscode/mcp.json
- Zed Youfiliate Smart Links youfiliate_get_preferences ~/.config/zed/settings.json
- Windsurf Youfiliate Smart Links youfiliate_get_preferences ~/.codeium/windsurf/mcp_config.json
- Cline Youfiliate Smart Links youfiliate_get_preferences ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Youfiliate Smart Links youfiliate_get_preferences ~/.gemini/settings.json
- Grok Youfiliate Smart Links youfiliate_get_preferences .mcp.json (in your project root)
- ChatGPT Youfiliate Smart Links youfiliate_get_preferences Settings → Connectors → Advanced → Developer mode
- Claude.ai Youfiliate Smart Links youfiliate_get_preferences Settings → Connectors → Add custom connector
- LangChain Youfiliate Smart Links youfiliate_get_preferences 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_check_link_health
- 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.