Skip to content
Windsurf

stylespeak for Windsurf

io.github.patrizzos/stylespeak

MCP server and CLI that makes CSS legible to AI agents — explains what applies and why.

client:Windsurf transport:stdio runtime:npm

Install stylespeak in Windsurf

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

{
  "mcpServers": {
    "stylespeak": {
      "command": "npx",
      "args": [
        "-y",
        "@patrizzos/stylespeak"
      ]
    }
  }
}

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

stylespeak in other clients