plonk for Zed
io.github.ostapondo/plonk
Plonk gives agents local macOS tools for windows, workspaces, screenshots, OCR, and more.
client:Zed
transport:stdio
runtime:npm
Install plonk in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"plonk": {
"command": "npx",
"args": [
"-y",
"plonk-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs