Ultra includes a built-in web dashboard for monitoring MCP traffic, inspecting traces, and viewing audit logs.Documentation Index
Fetch the complete documentation index at: https://docs.ultra.security/llms.txt
Use this file to discover all available pages before exploring further.
Starting the Dashboard
http://localhost:8080 and reads data from Ultra’s local storage.
Flags
| Flag | Short | Default | Description |
|---|---|---|---|
--address | -a | :8080 | Listen address for the dashboard |
--storage | -s | ~/.config/ultra/ultra.db | Path to the local storage file |
--dev | false | Enable development tools |
Examples
Dashboard Features
Traffic Overview
Real-time view of recent MCP operations flowing through Ultra:- Request count, success/error rates
- Per-server breakdown
- Latency distribution
Trace Inspector
Drill into individual operations:- Full request/response payloads
- Duration and status
- Upstream server and tool name
- OpenTelemetry trace and span IDs
Audit Log Viewer
Browse security audit events:- Filter by event type, severity, and outcome
- View details for each event
- Track who did what and when