Skip to content
Windsurf

WebVoice for Windsurf

io.github.supermarco74/webvoice-mcp

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

client:Windsurf transport:stdio runtime:pypi

Install WebVoice in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

WebVoice in other clients