Skip to content
Windsurf

labs mcp for Windsurf

io.github.albertbolanoss/labs_mcp

MCP Server with AI-powered tools including ElevenLabs text-to-speech for realistic voice synthesis.

client:Windsurf transport:stdio runtime:pypi

Install labs mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "labs_mcp": {
      "command": "uvx",
      "args": [
        "labs-mcp-server"
      ]
    }
  }
}

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

labs mcp in other clients