Pic Gen for Windsurf
io.github.jqknono/pic-gen
Generate covers, Mermaid diagrams, cards, and terminal screenshots/images for AI workflows.
client:Windsurf
transport:stdio
runtime:npm
Install Pic Gen in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"pic-gen": {
"command": "npx",
"args": [
"-y",
"pic-gen"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs