transcription
warningsplatform.scriptivox.com
AI transcription from URLs or files. 119 languages, diarization, SRT/VTT/text export.
https://platform.scriptivox.com/mcpWebsiteOAuthMCP 2025-11-25v1.2.0last checked 3 Sep 2026spoke MCP on 3 of 3 checks (30 days)initialize in 314 msWill my client connect?
Decided from what the probe found at the endpoint, and from what each client's own documentation says it can complete. Every row carries the day that documentation was read.
✓Claude CodeConnects with setup
Neither RFC 7591 registration nor a Client ID Metadata Document is advertised, so register a client with the issuer yourself and give Claude Code the client ID.
claude mcp add --transport http --client-id <your-client-id> --client-secret --callback-port 8080 transcription https://platform.scriptivox.com/mcpClaude Code docs · read on 2026-08-30
✓Claude (claude.ai & Desktop)Connects with setup
Neither RFC 7591 registration nor a Client ID Metadata Document is advertised, so register a client with the issuer yourself and give Claude (claude.ai & Desktop) the client ID.
Settings → Connectors → Add custom connector, then paste https://platform.scriptivox.com/mcp. Under Advanced settings, enter the OAuth Client ID and Secret the issuer gave you.
Claude (claude.ai & Desktop) docs · read on 2026-08-30
✕ChatGPTNot supported
Registering a client by hand is not a flow ChatGPT documents, and this server advertises none that it does.
ChatGPT docs · read on 2026-08-30
✓CursorConnects with setup
Neither RFC 7591 registration nor a Client ID Metadata Document is advertised, so register a client with the issuer yourself and give Cursor the client ID.
{
"mcpServers": {
"transcription": {
"url": "https://platform.scriptivox.com/mcp"
}
}
}Cursor docs · read on 2026-08-30
✓VS Code (Copilot)Connects with setup
Neither RFC 7591 registration nor a Client ID Metadata Document is advertised, so register a client with the issuer yourself and give VS Code (Copilot) the client ID.
{
"servers": {
"transcription": {
"oauth": {
"clientId": "<your-client-id>"
},
"type": "http",
"url": "https://platform.scriptivox.com/mcp"
}
}
}VS Code (Copilot) docs · read on 2026-08-30
How to authenticate
Checked against the endpoint by our probe on 3 Sep 2026. These are the capabilities the server advertises, not a prediction about any particular client.
| Scheme | OAuth |
|---|---|
| Issuer | https://gnyikikzcyrimwuxzbak.supabase.co/auth/v1 |
| Dynamic client registration | ✕Not advertised A client that cannot register itself needs credentials issued out of band before it can begin the flow. |
| Client ID Metadata Document | ✕Not advertised |
| PKCE | ✓S256, plain |
| Grant types | authorization_code, refresh_token |
| Scopes | openid, profile, email, phone, offline_access |
| Protected-resource metadata | ✓Published (RFC 9728) |
| Anonymous access | Handshake succeeds; 39 tools listable |
| Credentials demanded in prose | ✕get_supported_languages, get_pricing, get_product_info, get_api_docs, check_balance, transcribe_url, transcribe_status, transcribe_upload, transcribe_cancel, transcribe_delete, list_transcriptions, export_transcript, get_account, create_api_key, revoke_api_key, purchase_plan, top_up_balance, get_billing_history, get_billing_portal_url, search_transcripts, list_tags, tag_transcriptions, list_folders, move_to_folder, list_workspaces, get_transcript_audio, chat_with_transcript, list_automations, run_automation, get_automation_run, start_meeting_bot, stop_meeting_bot, cancel_scheduled_bot, list_scheduled_meetings, search_docs, get_doc These tools are listed anonymously and their own descriptions ask for an account or key, but no challenge is issued — so a client has nothing to act on and the refusal arrives as a tool error. |
| Documentation | https://platform.scriptivox.com/auth.md |
What the probe found
36 of the 39 tools listed anonymously say in their own descriptions that they need an account or a key (get_supported_languages, get_pricing, get_product_info, get_api_docs, check_balance, transcribe_url, transcribe_status, transcribe_upload, transcribe_cancel, transcribe_delete, list_transcriptions, export_transcript, get_account, create_api_key, revoke_api_key, purchase_plan, top_up_balance, get_billing_history, get_billing_portal_url, search_transcripts, list_tags, tag_transcriptions, list_folders, move_to_folder, list_workspaces, get_transcript_audio, chat_with_transcript, list_automations, run_automation, get_automation_run, start_meeting_bot, stop_meeting_bot, cancel_scheduled_bot, list_scheduled_meetings, search_docs, get_doc), but the endpoint issued no WWW-Authenticate challenge. The requirement is stated only in prose, so a call reaches the tool and comes back as a tool error instead of an authorization step.
The server exposes a public surface before authorization: get_supported_languages, get_pricing, get_product_info, get_api_docs, check_balance, transcribe_url, transcribe_status, transcribe_upload, transcribe_cancel, transcribe_delete, list_transcriptions, export_transcript, create_account, get_account, create_api_key, revoke_api_key, purchase_plan, top_up_balance, get_billing_history, get_billing_portal_url, search_transcripts, list_tags, tag_transcriptions, list_folders, move_to_folder, list_workspaces, get_transcript_audio, chat_with_transcript, list_automations, run_automation, get_automation_run, start_meeting_bot, stop_meeting_bot, cancel_scheduled_bot, list_scheduled_meetings, transcription_url, transcription_status, search_docs, get_doc.
Tools
Contract history
Get alerted when this contract changes
Depend on this server? Leave an email and get a message when a probe records a change — a tool removed, an argument newly required, an enum narrowed. Alerts are being built; signing up is what tells us to hurry.
Prefer a feed reader? This page's contract changes are also an Atom feed.
Own this server?
Sign in to claim this listing by proving control of its host.
Status badge
Status for a README, from the last probe — cached an hour, so up to seven hours behind the endpoint. Links back to this page.
[](https://mcpi.app/servers/transcription)