get_preview_link — LeanrIQ MCP Tool Read-only
get_preview_link
(get preview link) is one of 87 tools on the
LeanrIQ
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_preview_link from your client
- Claude Code LeanrIQ get_preview_link run in your project directory
- Claude Desktop LeanrIQ get_preview_link ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LeanrIQ get_preview_link ~/.cursor/mcp.json
- VS Code LeanrIQ get_preview_link .vscode/mcp.json
- Zed LeanrIQ get_preview_link ~/.config/zed/settings.json
- Windsurf LeanrIQ get_preview_link ~/.codeium/windsurf/mcp_config.json
- Cline LeanrIQ get_preview_link ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LeanrIQ get_preview_link ~/.gemini/settings.json
- Grok LeanrIQ get_preview_link .mcp.json (in your project root)
- ChatGPT LeanrIQ get_preview_link Settings → Connectors → Advanced → Developer mode
- Claude.ai LeanrIQ get_preview_link Settings → Connectors → Add custom connector
- LangChain LeanrIQ get_preview_link pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http leanriq https://iq.leanrads.com/mcp
Other tools on this server
- get_current_user
- list_accessible_seats
- get_current_seat
- get_permissions
- get_capabilities
- get_media_buy_delivery
- list_advertisers
- get_advertiser
- create_advertiser
- update_advertiser
- archive_advertiser
- get_brand_profile
- refresh_brand_profile
- get_brand_visuals
- refresh_brand_visuals
- list_competitors
- run_competitor_intelligence
- get_competitor_intelligence
- list_competitor_evidence
- get_vertical_intelligence
- list_campaigns
- get_campaign
- create_campaign
- update_campaign
- archive_campaign
- create_creative_brief
- create_production_plan
- qa_creative
- run_creative_chain
- launch_creative_campaign
- promote_creative_workspace
- list_creatives
- get_creative
- build_ad
- build_campaign_creative_set
- revise_creative
- clone_creative
- create_creative_version
- list_creative_versions
- restore_creative_version
- archive_creative
- list_templates
- get_template
- list_assets
- get_asset
- generate_preview_links
- create_flight
- get_flight
- list_flights
- update_flight
- delete_flight
- validate_flight
- preview_trafficking_output
- traffick_creative
- traffick_flight
- retraffick_creative
- retraffick_flight
- push_flight_to_yahoo
- get_adserver_tag
- generate_adserver_tag
- get_trafficked_assets
- export_trafficked_assets
- get_task
- list_tasks
- cancel_task
- retry_task
- provide_performance_feedback
- leanriq_qa_creative
- leanriq_launch_creative_campaign
- leanriq_build_ad
- leanriq_build_agent_ad
- leanr_build_campaign_creative_set
- leanriq_resolve_or_provision_advertiser
- leanriq_create_strategy
- leanriq_create_brief
- leanriq_create_creative_brief
- leanriq_create_production_plan
- leanriq_run_creative_chain
- leanriq_get_brand_profile
- leanriq_get_brand_visuals
- leanriq_get_competitor_creative_intelligence
- leanriq_get_vertical_intelligence
- leanriq_recommend_workflow
- leanriq_campaign_builder
- leanriq_current_seat
- leanriq_select_seat
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.