voice mcp for Zed
io.github.forgemeshlabs/voice-mcp
Give Your Agent A Voice: x402 pay-per-call speech with 20 voices, 10 personas, 31 languages.
client:Zed
transport:stdio
runtime:npm
Install voice mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"voice-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/voice-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs