UNIVERSAL GATEWAY · ADMIN CONSOLE

A console for the people who run the gateway.

The Universal Gateway ships with a React admin console — observability, routing, keys, and AI insights for multi-protocol traffic, included rather than gated behind an enterprise tier.

What the console gives you.

Dashboard

Live traffic, error rates, and latency across every route and protocol at a glance — the first screen on-call opens.

AI insights

Anomaly flags, scaling and cost signals, and traffic forecasts surfaced from the built-in operational models.

Analytics & reports

Per-route, per-tenant usage and performance over time, exportable for capacity planning and billing.

API keys

Issue, scope, rotate, and revoke keys; attach rate limits and quotas without redeploying.

Protocols & routes

Inspect and edit routing across MCP, A2A, HTTP, MQTT, WebSocket, gRPC, GraphQL, AG-UI, and ACP from one place.

Logs & settings

Search structured logs with correlation IDs, configure exporters and alerts, and manage RBAC and policies.

Included, and self-hosted.

The console runs as part of the stack — by default at `http://localhost:3001` next to the gateway on `:8000`. There is no separate license and no SaaS dependency; it deploys inside your environment alongside everything else.

Operators get a UI; platform teams get the same actions via the `agentanywhere-gateway` CLI and the admin API, so anything you can click you can also script into CI.

Explore the console and the API.

The documentation covers the admin console, the CLI, and the admin API end to end, including how to lock the console down for production.