mcp screenshot for Zed
io.github.digital-defiance/mcp-screenshot
Screenshot capture with PII masking and cross-platform support for AI agents
client:Zed
transport:stdio
runtime:npm
Install mcp screenshot in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-screenshot": {
"command": "npx",
"args": [
"-y",
"@ai-capabilities-suite/mcp-screenshot"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs