Skip to content
Windsurf

NIRA Screen Vision MCP for Windsurf

io.github.pachote/nira-screen-vision

Real-time screen capture + AI vision for Claude — see, analyze, and OCR your screen

client:Windsurf transport:stdio runtime:pypi

Install NIRA Screen Vision MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "nira-screen-vision": {
      "command": "uvx",
      "args": [
        "nira-screen-vision"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

NIRA Screen Vision MCP in other clients