Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

stylobridge in other clients