Skip to content
Windsurf

Variel MCP Server for Windsurf

ai.variel/mcp-server

Generate your brand in-agent, then keep tokens, components, and copy on-brand over MCP.

client:Windsurf transport:stdio runtime:npm

Install Variel MCP Server 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": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@variel/mcp-server"
      ],
      "env": {
        "BRAND_API_KEY": "<BRAND_API_KEY>",
        "VARIEL_API_URL": "<VARIEL_API_URL>",
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>"
      }
    }
  }
}

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

Variel MCP Server in other clients