blitz for Zed
io.github.blitzdotdev/blitz
Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools.
client:Zed
transport:stdio
runtime:npm
Install blitz in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"blitz": {
"command": "npx",
"args": [
"-y",
"@blitzdev/blitz-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs