Servers
N
Neo Vision
@matthewalexong
Give your AI agent a pixel-precise spatial map of every element on a web page — coordinates, ARIA roles, accessible labels, and actionability flags — without screenshots, without brittle CSS selectors, without getting blocked by anti-bot systems. Built-in stealth layer patches ev
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"neo-vision": {
"command": "npx",
"args": [
"neo-vision"
]
}
}
}