Skip to content
VS Code

mcp for VS Code

so.transcribe/mcp

Transcribe audio and video into speaker-labelled transcripts, subtitles, clips, and cited Q&A.

client:VS Code transport:streamable-http

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://transcribe.so/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

mcp in other clients