AIQraph

Interactive graph visualization of your agent-server-tool topology with live audit streaming and chat-based queries.

AIQraph provides an interactive network graph that visualizes the relationships between your AI agents, MCP servers, tools, and policies. Navigate to AIQraph in the sidebar or go to /dashboard/aiqraph.

AIQraph full graph view

Graph Nodes

The graph displays different node types with distinct icons:

Node TypeDescription
AgentsRegistered AI agents in your organization
MCP ServersMCP servers connected to your agents
ToolsIndividual tools exposed by MCP servers
PoliciesPolicies applied to agents or servers

Graph Edges

Edges represent relationships:

  • Agent → MCP Server — An agent is connected to a server
  • Agent → Tool — An agent has access to a specific tool
  • Policy → Agent/Server — A policy is applied to an agent or server

Stats Dashboard

The top of the page displays real-time counts:

MetricDescription
AgentsTotal registered agents
ServersTotal MCP servers
ToolsTotal tools across all servers
PoliciesTotal active policies
PlansTotal intent execution plans from IAP
InvocationsTotal tool invocations tracked

Live Audit Streaming

AIQraph streams runtime events in real time, showing:

  • Tool invocations as they happen
  • Enforcement decisions (allow, block, hold)
  • Intent plan executions

AIQraph Chat

Use the built-in chat interface to query the graph:

Chat ModeDescription
QueryAsk questions about your topology (e.g., "Which agents use the payments tool?")
TraceTrace a specific invocation path through the graph
ExplainGet an explanation of a node or edge relationship

On this page