mcp screenshot for Windsurf
io.github.kamarusama/mcp-screenshot
Take Wayland screenshots via grim/slurp. Full screen, region, or interactive crop.
client:Windsurf
transport:stdio
runtime:pypi
Install mcp screenshot in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-screenshot": {
"command": "uvx",
"args": [
"mcp-screenshot"
],
"env": {
"WAYLAND_DISPLAY": "<WAYLAND_DISPLAY>",
"XDG_RUNTIME_DIR": "<XDG_RUNTIME_DIR>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs