all tools
observability tools // by live reliability
- mcp-registry/ai.thinkneo/control-plane/thinkneo_a2a_log Retrieve A2A (agent-to-agent) interaction logs from the live gateway. Shows which agents called which, actions performed, costs, and outcome
- mcp-registry/ai.thinkneo/control-plane/thinkneo_log_event Log an event within an active agent trace. Supports event types: tool_call, model_call, decision, error, pii_access, guardrail_triggered. Re
- mcp-registry/ai.thinkneo/control-plane/thinkneo_end_trace End an active agent trace and get the session summary. Returns total cost, duration, tool/model call counts, and event count. Triggers post-
- mcp-registry/ai.thinkneo/control-plane/thinkneo_get_observability_dashboard Get the agent observability dashboard — aggregated metrics for your AI agents. Includes total sessions, events, cost, error rate, latency, t
- mcp-registry/ai.thinkneo/control-plane/thinkneo_log_decision Log a business decision made by an AI agent. Tracks the AI cost and the business value generated. If a baseline exists for the process, valu
- mcp-registry/ai.thinkneo/control-plane/thinkneo_a2a_flow Visualize agent-to-agent communication flow. Shows registered agents, their approval status, and interaction patterns from the live gateway.
- mcp-registry/ai.thinkneo/control-plane/thinkneo_get_trace Retrieve the full trace for an agent session. Returns the complete timeline of events (tool calls, model calls, decisions, errors), session