Skip to content
Windsurf

Roxels for Windsurf

ai.roxels/roxels-mcp

Let AI agents create configurable voice agents via meeting rooms and return structured data.

client:Windsurf transport:stdio runtime:pypi

Install Roxels 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": {
    "roxels-mcp": {
      "command": "uvx",
      "args": [
        "roxels-mcp"
      ],
      "env": {
        "ROXELS_API_KEY": "<ROXELS_API_KEY>",
        "ROXELS_API_URL": "<ROXELS_API_URL>"
      }
    }
  }
}

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

Roxels in other clients