Skip to content
Cline

Variel MCP Server for Cline

ai.variel/mcp-server

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

client:Cline transport:stdio runtime:npm

Install Variel MCP Server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Variel MCP Server in other clients