C
Docs
Docs/guides/Windsurf

Windsurf

Install Celavii's 83 MCP tools in Windsurf via stdio. Same binary as Claude Code — edit mcp_config.json and reload.

Same stdio MCP server as Claude Code. Add the entry to Windsurf's mcp_config.json and reload.

Config

Edit:

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "celavii": {
      "command": "npx",
      "args": ["-y", "celavii-mcp@latest"],
      "env": {
        "CELAVII_API_KEY": "cvii_live_..."
      }
    }
  }
}

Replace cvii_live_... with your key from Settings → API. In Windsurf, open Cascade → Settings → MCP Servers and click Refresh.

Browse all 83 tools at the MCP Tools Catalog.