genai capture for Windsurf
io.github.linhnnmt/genai-capture
Capture & annotate your screen from an AI agent: arrows, boxes, text, highlight, blur/redact.
client:Windsurf
transport:stdio
runtime:npm
Install genai capture in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"genai-capture": {
"command": "npx",
"args": [
"-y",
"genai-capture-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs