pypreset for Windsurf
io.github.kaierikniermann/pypreset
Scaffold Python projects from YAML presets, augment existing projects with CI/tests.
client:Windsurf
transport:stdio
runtime:pypi
Install pypreset in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"pypreset": {
"command": "uvx",
"args": [
"pypreset"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs