get_my_active_references — switch MCP Tool Read-only
get_my_active_references
(get my active references) is one of 69 tools on the
switch
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_my_active_references from your client
- Claude Code switch get_my_active_references run in your project directory
- Claude Desktop switch get_my_active_references ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor switch get_my_active_references ~/.cursor/mcp.json
- VS Code switch get_my_active_references .vscode/mcp.json
- Zed switch get_my_active_references ~/.config/zed/settings.json
- Windsurf switch get_my_active_references ~/.codeium/windsurf/mcp_config.json
- Cline switch get_my_active_references ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI switch get_my_active_references ~/.gemini/settings.json
- Grok switch get_my_active_references .mcp.json (in your project root)
- ChatGPT switch get_my_active_references Settings → Connectors → Advanced → Developer mode
- Claude.ai switch get_my_active_references Settings → Connectors → Add custom connector
- LangChain switch get_my_active_references pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http switch https://mcp.switchapp.ai/mcp
Other tools on this server
- explore_models
- check_balance
- list_generations
- show_generation
- check_job_status
- show_media
- list_my_folders
- list_my_assets
- search_my_library
- load_video_workflow
- load_workflow_playbook
- enhance_video_prompt
- quote_video
- suggest_speech_seconds
- apply_iphone_realism
- apply_movie_scene
- apply_high_fashion_editorial
- apply_graphic_editorial_portrait
- apply_travel
- apply_wellness
- apply_cinematic_anamorphic
- apply_magic_hour_portrait
- apply_product
- apply_ugc
- generate_image
- cancel_my_task
- generate_video
- list_video_models
- get_video_status
- list_my_videos
- upscale_video
- sync3_lip_sync_video
- lip_sync_video
- talking_avatar_video
- voice
- generate_audio
- get_audio_status
- list_my_audio
- generate_sound
- upload_reference_asset
- stitch_videos
- analyze_video
- create_depth_map
- get_depth_map_status
- analyze_video_report
- get_vision_report
- list_vision_reports
- video_to_prompt
- split_image_into_layers
- get_layer_set
- update_layer_set
- flatten_layer_set
- export_layer_set
- create_editor_project
- list_editor_projects
- get_editor_project
- delete_editor_project
- share_editor_project
- upload_editor_media
- add_editor_library_assets
- list_editor_workflows
- run_editor_agent
- get_editor_run
- approve_editor_run
- cancel_editor_run
- render_editor_project
- capture_editor_assets
- upload_media
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.