blitz for Windsurf
io.github.blitzdotdev/blitz
Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools.
client:Windsurf
transport:stdio
runtime:npm
Install blitz in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"blitz": {
"command": "npx",
"args": [
"-y",
"@blitzdev/blitz-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs