stylemcp for Windsurf
io.github.3dunlmtd/stylemcp
Brand rules for AI outputs. Validate and rewrite text to match your brand voice.
client:Windsurf
transport:stdio
runtime:npm
Install stylemcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"stylemcp": {
"command": "npx",
"args": [
"-y",
"stylemcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs