stylobridge for Windsurf
io.github.blockpal1/stylobridge
Air-gapped Markdown/PDF to Word converter with brand templates and audit logging.
client:Windsurf
transport:stdio
runtime:pypi
Install stylobridge in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"stylobridge": {
"command": "uvx",
"args": [
"stylobridge"
],
"env": {
"STYLOBRIDGE_LICENSE": "<STYLOBRIDGE_LICENSE>",
"TEMPLATE_DIR": "<TEMPLATE_DIR>",
"WORKSPACE_ROOT": "<WORKSPACE_ROOT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs