Planform MCP Server for Windsurf
io.github.shirbarzur/planform-mcp
Create and manage Planform UML diagrams, nodes, and links. For VS Code and Cursor.
client:Windsurf
transport:stdio
runtime:npm
Install Planform MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"planform-mcp": {
"command": "npx",
"args": [
"-y",
"@shirbarzur/planform-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs