Skip to content
VS Code

Speechtotext Mcp for VS Code

io.github.varvararatta/speechtotext_mcp

MCP server for Speech-to-Text

client:VS Code transport:streamable-http

Install Speechtotext Mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "speechtotext_mcp": {
      "type": "http",
      "url": "https://speechtotext_mcp.mcpize.run/mcp"
    }
  }
}

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

Speechtotext Mcp in other clients