Stashot for Windsurf
io.github.tammifull/stashot
Capture, OCR-search, and retrieve local Mac screenshots for AI agents through Stashot.
client:Windsurf
transport:stdio
runtime:npm
Install Stashot in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"stashot": {
"command": "npx",
"args": [
"-y",
"stashot-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs