Snapgrab for Zed
io.github.arknill/snapgrab
URL to screenshot with metadata. Python MCP server. Claude Vision optimized.
client:Zed
transport:stdio
runtime:pypi
Install Snapgrab in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"snapgrab": {
"command": "uvx",
"args": [
"snapgrab"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs