Skip to content
Cline

voice mcp for Cline

io.github.forgemeshlabs/voice-mcp

Give Your Agent A Voice: x402 pay-per-call speech with 20 voices, 10 personas, 31 languages.

client:Cline transport:stdio runtime:npm

Install voice mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "voice-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@forgemeshlabs/voice-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

voice mcp in other clients