bezelbub mcp for Zed
io.github.cwooddgr/bezelbub-mcp
Frame screenshots and screen recordings in Apple device bezels (device mockups). macOS only.
client:Zed
transport:stdio
runtime:npm
Install bezelbub mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bezelbub-mcp": {
"command": "npx",
"args": [
"-y",
"@dgr_labs/bezelbub-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs