Skip to content
Windsurf

gradient for Windsurf

io.github.ryudi84/gradient

MCP server for CSS gradient generation — linear, radial, conic

client:Windsurf transport:stdio runtime:npm

Install gradient in Windsurf

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

{
  "mcpServers": {
    "gradient": {
      "command": "npx",
      "args": [
        "-y",
        "gradient-forge-mcp"
      ]
    }
  }
}

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

gradient in other clients