REST APIDashboardDashboard static files + login endpoints.Copy page Serves the dashboard from /web/* and handles HttpOnly-cookie login at /web/auth. Not intended for programmatic use. Endpoints MethodPathDescriptionGET/webGET/web/*POST/web/authGET/web/auth/checkPOST/web/logout Source src/server/app.ts StatusAggregate gateway status (providers, sessions, pool).MCP Serverbrowser-gateway includes a built-in MCP (Model Context Protocol) server that gives AI agents direct browser access. No Playwright or Puppeteer installation need