voice mcp for Windsurf
io.github.forgemeshlabs/voice-mcp
Give Your Agent A Voice: x402 pay-per-call speech with 20 voices, 10 personas, 31 languages.
client:Windsurf
transport:stdio
runtime:npm
Install voice mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"voice-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/voice-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs