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