Description
Vercel's connector between a coding agent and a running Next.js 16+ development server. It discovers running dev servers and proxies their built-in MCP endpoint so the agent sees live runtime errors, routes and logs, and it ships two gateways that point the agent at version-accurate documentation in node_modules and at the agent-browser CLI. It is deliberately thin — the interesting tools belong to the dev server it connects to.
