Skip to content
Windsurf

siren for Windsurf

io.github.yoavhizkih/siren

MCP server for Siren diagramming — teach AI models to create beautiful diagrams with Siren syntax

client:Windsurf transport:stdio runtime:npm

Install siren in Windsurf

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

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

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

siren in other clients