Skip to content
VS Code

neo vision for VS Code

io.github.matthewalexong/neo-vision

Spatial DOM maps for AI agent browser navigation with anti-bot stealth.

client:VS Code transport:stdio runtime:npm

Install neo vision in VS Code

.vscode/mcp.json

{
  "servers": {
    "neo-vision": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "neo-vision"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

neo vision in other clients