ai.switchapp/switch
REMOTE · MCP.SWITCHAPP.AI · SCANNED SEP 20
Generate, manage and explore your Switch AI image and video library, scoped to your account.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security94
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability76
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 15348 tokens (~247/item across 62 items; 61 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage97
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 90% of tool parameters carry a description.Partial
- Structured output schemas are declared (3% of tools); any adoption earns full credit.Pass
Tool Safety50
- Injection-marker check failed: the server instructions contains an instruction to conceal the call from the user, the text "never tell the user", at byte 2422 of that field. See how to fix → Fail
- We read all 61 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 63 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
- Supports UI / widget rendering.Pass
How do I install the ai.switchapp/switch MCP server?
ai.switchapp/switch is a hosted endpoint at https://mcp.switchapp.ai/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · mcp.switchapp.ai
claude mcp add --transport http ai-switchapp-switch 'https://mcp.switchapp.ai/mcp'
{
"mcpServers": {
"ai-switchapp-switch": {
"url": "https://mcp.switchapp.ai/mcp"
}
}
} {
"servers": {
"ai-switchapp-switch": {
"type": "http",
"url": "https://mcp.switchapp.ai/mcp"
}
}
} [mcp_servers.ai-switchapp-switch] url = "https://mcp.switchapp.ai/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ai-switchapp-switch": {
"type": "remote",
"url": "https://mcp.switchapp.ai/mcp",
"enabled": true
}
}
} openclaw mcp add ai-switchapp-switch --url 'https://mcp.switchapp.ai/mcp' --transport streamable-http
mcp_servers:
ai-switchapp-switch:
url: "https://mcp.switchapp.ai/mcp" {
"McpServers": {
"ai-switchapp-switch": {
"Transport": "http",
"Url": "https://mcp.switchapp.ai/mcp"
}
}
} assistant mcp add ai-switchapp-switch -t streamable-http -u 'https://mcp.switchapp.ai/mcp'
{
"mcpServers": {
"ai-switchapp-switch": {
"type": "http",
"url": "https://mcp.switchapp.ai/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 17 Sept 26 0
- The server rewrote its instructions, which are the text every model session reads security
- Tool “generate_video” rewrote its description, which is the text the model reads security
- Tool “list_video_models” rewrote its description, which is the text the model reads security
- Tool “load_video_workflow” rewrote its description, which is the text the model reads security
- Schema quality: 192 → 247 ▼ functional
- New tool “enhance_video_prompt” functional
- New tool “quote_video” functional
- “generate_video” added an optional parameter “enhancement_receipt” cosmetic
- “generate_video” added an optional parameter “quote_fingerprint” cosmetic
- “generate_video” added an optional parameter “quoted_credits” cosmetic
- 13 Sept 26 0
- New tool “sync3_lip_sync_video” functional
- 6 Sept 26 0
- Tool “upload_reference_asset” rewrote its description, which is the text the model reads security
- “upload_reference_asset” reworded the description of “activate” cosmetic
- “upload_reference_asset” reworded the description of “confirm_path” cosmetic
- 5 Sept 26 0
- The server rewrote its instructions, which are the text every model session reads security
- Tool “generate_video” rewrote its description, which is the text the model reads security
- Tool “upload_reference_asset” rewrote its description, which is the text the model reads security
- Server version: 0.1.0 → 0.2.0 functional
- New tool “load_video_workflow” functional
- 3 Sept 26 −1
- Tool “lip_sync_video” rewrote its description, which is the text the model reads security
- New tool “suggest_speech_seconds” functional
- “generate_video” reworded the description of “audio” cosmetic
- “generate_video” reworded the description of “duration” cosmetic
- “generate_video” reworded the description of “model” cosmetic
- “generate_video” reworded the description of “reference_audio_urls” cosmetic
- “generate_video” reworded the description of “reference_image_urls” cosmetic
- “generate_video” reworded the description of “reference_video_urls” cosmetic
- “generate_video” reworded the description of “resolution” cosmetic
- “generate_video” reworded the description of “subject” cosmetic
- “lip_sync_video” reworded the description of “engine” cosmetic
- 26 Aug 26 −2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 0
- Stability: 0.97 → pass security
- 24 Aug 26 +7
- Schema quality: unverified → excellent ▲ functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://mcp.switchapp.ai/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mcp.switchapp.ai | CN=YR1,O=Let's Encrypt,C=US | 11 Sept 2026 | 10 Dec 2026 | RSA 2048 | SHA256-RSA | 64681e6fd9d3e28558b0df3c59ee8a208ca |
| SANs: mcp.switchapp.ai | ||||||
| CN=YR1,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | a20253f15f2691c05dc1ce13b9bcca4e |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of mcp.switchapp.ai. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ai. | present | 3799 | 8 | Verified |
| switchapp.ai. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer realm="switch-mcp", error="invalid_token", resource_metadata="https://mcp.switchapp.ai/.well-known/oauth-protected-resource/mcp", scope="mcp:read"
Bearer realm="switch-mcp", error="invalid_token", resource_metadata="https://mcp.switchapp.ai/.well-known/oauth-protected-resource/mcp", scope="mcp:read" | Header | Value |
|---|---|
| strict-transport-security | max-age=63072000 |
| x-content-type-options | nosniff |
| referrer-policy | strict-origin-when-cross-origin |
Protected resource metadata
| Document | https://mcp.switchapp.ai/.well-known/oauth-protected-resource/mcp |
|---|---|
| Retrieved | Yes |
| Resource | https://mcp.switchapp.ai/mcp |
| Authorisation server | https://mcp.switchapp.ai |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.switchapp.ai/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.switchapp.ai/mcp | HTTPS enforced | 308 | https://mcp.switchapp.ai/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
stitch_videos Stitch Videos ~228
Stitch several of your Switch videos together into ONE video, played back-to-back in the order you give. Pass clip_asset_ids: an ORDERED list of your video ids (get them from list_my_videos) — the first id plays first. Optional orientation (landscape|portrait|square), fps, quality. Renders the combined video with ffmpeg and returns the finished, downloadable video url right away (also saved to list_my_videos). Use this whenever the user wants to combine, join, merge, or concatenate multiple clips into one.
| Name | Type | Req | Description |
|---|---|---|---|
| clip_asset_ids | array | yes | Ordered list of your video ids (from list_my_videos). At least 2. Output order = this order. |
| fps | integer | – | Frames per second. Default 30. |
| orientation | string | – | landscape (1920x1080, default), portrait (1080x1920), or square (1080x1080). |
| project_name | string | – | Optional name for the output video. |
| quality | string | – | draft, standard (default), or high. |
No output schema declared.
No examples provided.
suggest_speech_seconds Suggest Speech Seconds ~164
How many seconds a video clip should be for a spoken line, so the words are never rushed or dragged. Give it the spoken text (or a word_count) and it returns a suggested duration for four delivery energies: slow and dramatic, natural, upbeat, and super charismatic talking-with-your-hands. Fewer seconds is a faster more excited delivery; more seconds is slower and more dramatic. Deterministic, free, no charge. Use it whenever a user asks how long to make a clip for their narration or dialogue, or which duration to pick for a given energy.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | – | The spoken words. The tool counts them for you. |
| word_count | integer | – | Use instead of text if you already know the number of spoken words. |
No output schema declared.
No examples provided.
sync3_lip_sync_video Sync3 Lip Sync Video ~211
Main SwitchApp lip-sync. Uses Sync Labs Sync 3 only — never Kling. Call action="create" with video_url plus either sound_file (a base64 audio data URI) or audio_url; then call action="status" with the returned task_id. Sync 3 processes the whole clip in one pass with occlusion-aware lip sync, preserves the supplied audio, and returns a branded SwitchApp view_url when complete. Charges credits on create; failed jobs are refunded.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Create a Sync 3 lip-sync job or check its status. |
| audio_url | string | – | create: public or Switch-resolvable URL of the audio. Use instead of sound_file. |
| sound_file | string | – | create: base64 data URI of the audio (for example data:audio/mpeg;base64,...). |
| task_id | string | – | status: the sync: task_id returned by create. |
| video_url | string | – | create: source video URL. |
No output schema declared.
No examples provided.
talking_avatar_video Talking Avatar Video ~218
Turn a face photo into a lip-synced talking-head video that speaks your text (or your audio). Provide image_url (a clear face photo) and either script (text to speak, max 2500 characters) or audio_url. Optional voice_id / language / voice_settings. Renders in ~1-5 minutes (single call, returns the finished branded video) and is saved to your library. Charged per video.
| Name | Type | Req | Description |
|---|---|---|---|
| audio_url | string | – | Pre-recorded audio URL to lip-sync instead of generating speech from script. |
| image_url | string | yes | A clear face photo (Switch/public URL). Required. |
| language | string | – | Optional language code (default en). |
| script | string | – | Text the avatar speaks. Max 2500 characters. Required unless audio_url is given. |
| voice_id | string | – | Optional voice id (from clone_voice / your library). |
| voice_settings | object | – | Optional: { stability, similarityBoost, style, useSpeakerBoost } 0-1. |
No output schema declared.
No examples provided.
update_layer_set Arrange layers ~106
Arrange your own layers project: show or hide a layer, move or resize it (box as [left, top, right, bottom] in the base picture's pixels), change its stacking order, or reset it back to where the split put it. Saves immediately through the same checks the Switch workspace uses, so the app shows the same thing.
| Name | Type | Req | Description |
|---|---|---|---|
| changes | array | yes | One entry per layer you are changing. |
| layer_set_id | string | yes | The layers project id. |
No output schema declared.
No examples provided.
upload_editor_media Upload Editor Media ~122
Upload an image, video, or audio file directly into your real Switch Editor project. First call with presign=true, PUT the bytes to upload_url, then confirm_path in a second call; no browser file picker is needed.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm_path | string | – | – |
| duration_seconds | number | – | – |
| file_size | integer | – | Bytes; required for presign. |
| filename | string | – | – |
| kind | string | yes | – |
| mime | string | – | – |
| presign | boolean | – | – |
| project_id | string | yes | – |
No output schema declared.
No examples provided.
upload_media Upload Media ~221
Upload one image into your Switch library in a single call. Pass `url` (any public https) OR `base64` + `mime`. Switch fetches/decodes it server-side, stores it, and returns a clean public URL plus the new asset id. This is THE way to use a photo the user attached in chat as a reference: pass the returned `url` directly into generate_image's reference_image_urls, OR into generate_video's image_url (image-to-video) or reference_image_urls (reference / omni video). The returned URL is provider-fetchable as-is — no presigned PUT, no curl, no confirm-upload step. Do NOT call get_my_active_references for a chat-attached photo; that strip only holds Studio-managed refs.
| Name | Type | Req | Description |
|---|---|---|---|
| base64 | string | – | Base64-encoded image bytes (use this when there is no public URL). |
| mime | string | – | MIME type when sending base64. Default image/png. |
| url | string | – | Any public https URL — Switch fetches it server-side. |
No output schema declared.
No examples provided.
upload_reference_asset Upload Reference ~576
Upload an image, video, or audio reference into Switch cloud and get an opaque asset_id (never a raw storage URL) to pass in reference fields. First inspect the asset and record what its actual chip controls. Preserve its thumbnail, media type, order, and role; uploading never authorizes replacing the visual chip with text or silently dropping, merging, reordering, converting, or repurposing it. A clear speaking and moving video is usually strongest for realistic identity, performance, motion, and voice when supported; still images sharpen appearance, wardrobe, products, logos, typography, and scenes. Pass kind=image|video|audio. Returns reference_image_urls / reference_video_urls / reference_audio_urls for generate_image and generate_video. Uploads stay separate from active Studio references by default, including images uploaded for video work. Set activate=true only when the user explicitly asks to add this image to the Studio image workspace. Video and audio never touch the Studio strip. PREFERRED for real files: call with presign=true to get an upload_url, PUT the bytes straight to it (no base64 through the model), then call again with confirm_path to verify and record it — works for image, video, and audio. base64/url is only for tiny inline files.
| Name | Type | Req | Description |
|---|---|---|---|
| activate | boolean | – | Image only. Set true only for an explicit user request to add this image to the Studio image workspace. Default false: upload and return a reusable reference without changing Studio. On presigned upl… |
| base64 | string | – | Base64 bytes (optionally a data: URL). Best for small files; large video should use presign. |
| confirm_path | string | – | The storage_path from a presign call, after you PUT the file — verifies the object and records it; only activate=true on this call adds an image to Studio. |
| filename | string | – | Optional source filename for extension/display. |
| frame_type | string | – | Image strip label: ref (default), face, body, clothes, scenery, product, typography. Use "face" for a person's face/likeness — face uploads are stored as untouched originals in the private reference… |
| kind | string | yes | Reference type to upload. |
| mime | string | – | MIME for base64. Images: jpg/png/webp/gif. Videos: mp4/mov. Audio: mp3/wav/m4a/aac. |
| presign | boolean | – | Return an upload_url to PUT the file bytes directly to (no base64). Video always; image/audio when enabled. |
| url | string | – | Public https URL to fetch server-side. |
No output schema declared.
No examples provided.
upscale_video Upscale Video ~262
Upscale and enhance one of YOUR videos (or a public https clip) with Topaz. Full control: scale 1 to 4 (1.5x works), optional target_fps 16 to 60 for frame interpolation (60 fps costs double), and the Topaz model (Proteus default; Artemis, Nyx, Gaia and Starlight families available). Batch up to 10 clips per call via videos: [...]. Each entry accepts a Switch job id from list_my_videos, its download_url or view_url, or a public https URL. Renders async — poll get_video_status per task_id. Billed per second of the source clip.
| Name | Type | Req | Description |
|---|---|---|---|
| model | string | – | Topaz model. Default Proteus. |
| scale | number | – | Upscale factor, 1 to 4. 1.5 is allowed. Default 2. |
| target_fps | integer | – | Optional target frame rate 16 to 60 (enables frame interpolation; 60 doubles the token cost). |
| video | string | – | One clip: a Switch job id, its download_url/view_url, or a public https video URL. |
| videos | array | – | Batch of up to 10 clips (same accepted forms as video). |
No output schema declared.
No examples provided.
video_to_prompt Video To Prompt ~261
Turn one of your finished Video Analysis reports into ONE reusable generation prompt that recreates the source video's look, energy, pacing and mood, with a {your photo} placeholder where your own subject goes. Pass report_id (from analyze_video_report or list_vision_reports) or video_url (the exact source URL you already analyzed). Free: it rewrites the analysis you already paid for and never charges. If the video has not been analyzed yet, run analyze_video_report first. Optional focus: pass mode to control what the prompt describes, and engine to pick the model format — also free.
| Name | Type | Req | Description |
|---|---|---|---|
| engine | string | – | Which model format to return: seedance (default, control-format), kling (cinematic prose), or gemini (plain paragraph for Omni). |
| mode | string | – | What the prompt focuses on. action = motion/gestures only, no appearance or scene. scene = setting/camera/lighting only, no subject. action_scene = both, no appearance. description_scene (default) =… |
| report_id | string | – | A finished report id from analyze_video_report or list_vision_reports. |
| video_url | string | – | Alternative: the exact public https URL you already analyzed. |
No output schema declared.
No examples provided.
voice Manage Voices ~389
Your saved voices — one tool for the whole voice library. Users speak plain language and never know ids: resolve every voice by NAME yourself (call action "list" first if unsure) and never ask the user for an id. action="list" returns every saved voice with voice_id, name, kind and ready — kind "reference" is an instant voice match saved from a clip and kind "clone" is a trained voice (both speak through generate_audio: pass the NAME as its voice param); kind "avatar" voices drive talking_avatar_video. action="create" saves a NEW reference voice from a clip: voice_name plus audio_url (e.g. the url upload_media returned) or audio_base64 (+ format) — free, ready instantly. action="rename" renames a saved voice (voice_id takes the id OR the current name, new_name is the new name). action="clone" registers a voice for talking_avatar_video from audio_sample_url + voice_name (charged 2 credits). action="delete" removes a voice by voice_id or name.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Which operation to run. |
| audio_base64 | string | – | create: the clip as base64 when there is no URL. |
| audio_sample_url | string | – | clone: a 10-30 second voice sample URL (reachable). |
| audio_url | string | – | create: URL of a 10-30 second clip of the voice — e.g. the url returned by upload_media. |
| format | string | – | create: clip format when sending audio_base64. Default wav. |
| new_name | string | – | rename: the new name for the voice. |
| voice_id | string | – | delete/rename: the voice id OR its name — names are resolved for you. |
| voice_name | string | – | create/clone: what to call the voice (unique per account). |
No output schema declared.
No examples provided.
What is the ai.switchapp/switch MCP server?
ai.switchapp/switch is an MCP server listed in the public MCP registry as ai.switchapp/switch. Generate, manage and explore your Switch AI image and video library, scoped to your account. This page covers its hosted endpoint (https://mcp.switchapp.ai/mcp).
Is the ai.switchapp/switch MCP server safe to use?
ai.switchapp/switch scores 90 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the ai.switchapp/switch MCP server expose?
ai.switchapp/switch exposes 61 tools: explore_models, check_balance, list_generations, show_generation, check_job_status, and 56 more. Their descriptions and schemas cost roughly 14,722 tokens of context every time the server is loaded.
Does the ai.switchapp/switch MCP server require authentication?
Yes. ai.switchapp/switch asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the ai.switchapp/switch MCP server still maintained?
ai.switchapp/switch is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.