slimsnap for Windsurf
io.github.bickov/slimsnap
Your recent screen captures as structured JSON your AI agent can read. Local only, no network.
client:Windsurf
transport:stdio
runtime:npm
Install slimsnap in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"slimsnap": {
"command": "npx",
"args": [
"-y",
"@slimsnap/mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs