Speechtotext Mcp for Zed
io.github.varvararatta/speechtotext_mcp
MCP server for Speech-to-Text
client:Zed
transport:streamable-http
Install Speechtotext Mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"speechtotext_mcp": {
"url": "https://speechtotext_mcp.mcpize.run/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs