Skip to content
Cline

WebVoice for Cline

io.github.supermarco74/webvoice-mcp

WebVoice MCP: chat, TTS, STT, translate, images. Email signup, welcome credits, optional Solana.

client:Cline transport:stdio runtime:pypi

Install WebVoice 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "webvoice-mcp": {
      "command": "uvx",
      "args": [
        "webvoice-mcp"
      ],
      "env": {
        "WEBVOICE_API_KEY": "<WEBVOICE_API_KEY>",
        "WEBVOICE_BASE_URL": "<WEBVOICE_BASE_URL>"
      }
    }
  }
}

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

WebVoice in other clients