Skip to content
Windsurf

shadow for Windsurf

io.github.ryudi84/shadow

MCP server for CSS box-shadow generation

client:Windsurf transport:stdio runtime:npm

Install shadow in Windsurf

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

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

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

shadow in other clients