Agentic Observability Protocol(AOP)

Universal AI Agent Observability

Supports MCP, A2A, AP2 and LangChain/LangGraph agents

Complete Visibility Into
AI Agent Behavior

OBSERVE

Every Action

AUDIT

Every Decision

REPORT

Every Insight

·
·

Framework Integration Hub

Works with MCP, LangChain, CrewAI, and custom agents - everything you need for universal observability

Complete MCP Documentation

Comprehensive guides for integrating AOP with Model Context Protocol (MCP) tools and servers.

  • Tool execution observability with decorators
  • LLM sampling request/response tracking
  • Automatic parameter and result capture
  • Error handling and exception tracking
@client.mcp.observe_tool(agent_id='my-agent')
def search_tool(query: str, max_results: int = 10):
    """Search for information."""
    results = perform_search(query, max_results)
    return {'results': results, 'count': len(results)}

See It In Action

Real-time observability for every agent action, decision, and insight

Coming Soon

Demo Video

Watch a complete walkthrough of AOP in action

Installation → Integration → Real-time Insights

Live Event Stream

TimestampAgentEventDurationStatus
10:23:45search-agentmcp.tool.called245ms
10:23:42orchestratora2a.task.assigned12ms
10:23:40search-agentmcp.sampling.request1,234ms
10:23:38worker-agentmcp.tool.called89ms
10:23:35payment-agentap2.payment.initiated342ms
5 events shown · Updates every 5sClick any row for details →

Powerful Features

Everything you need for complete observability

Dashboard Table View

Dashboard Table View

Professional tabular interface with sortable columns, live updates, and click-to-view details.

  • Sort by timestamp, agent, event type, or duration
  • Color-coded status indicators
  • Real-time WebSocket streaming
  • Detailed JSON viewer on click
Trace Explorer - 3 Search Methods

Trace Explorer - 3 Search Methods

Interactive tree view of distributed traces with multiple search methods: Correlation ID, Event ID, or Parent ID.

  • Search by Correlation ID for planned workflows
  • Search by Event ID - no correlation ID needed!
  • Search by Parent ID for sub-operations
  • Complete trace reconstruction with parent-child relationships
Analytics Charts

Analytics Charts

Real-time performance metrics, aggregations, and time-series analysis.

  • Tool usage statistics
  • Latency percentiles (P95, P99)
  • Event rate monitoring
  • Time-bucketed timelines
CLI & Export Tools

CLI & Export Tools

Powerful command-line interface for querying, exporting to 5 formats, and monitoring.

  • Query events with rich filters
  • Export to JSON, CSV, TOON (30-60% token savings)
  • OpenTelemetry and Prometheus export
  • Interactive trace viewer and analytics
Scroll

Why AOP?

Designed for production with privacy, performance, and simplicity in mind

0ms

P99 Latency

Minimal overhead, production-ready performance

0

Protocols

MCP, A2A, and AP2 support out of the box

0%

Privacy

Local storage by default, you own your data

0

Dependencies

Core library uses only Python stdlib

Join developers building transparent, auditable AI systems

What's Next

Building the future of agent observability with compliance and enhanced protocols

HIPAA Compliance Toolkit

Healthcare-grade data protection and audit trails for medical AI agents

Soon

GDPR Compliance Toolkit

European privacy standards with right-to-deletion and consent tracking

v.0.3.0 Alpha expected
Available Now

AI Agentic Tool Call & MCP

Pre-built observability for AI agent tool calls and MCP server integration

v0.1.0 Alpha - Available
Available Now

A2A Protocol

Agent-to-Agent communication tracking for multi-agent workflows

v0.1.0 Alpha - Available
Available Now

AP2 Protocol

Agent Payments Protocol for tracking costs and transactions

v0.1.0 Alpha - Available

Coming Soon

Stream processing, batch optimization, and more storage backends

v1 - Future

Want to shape the roadmap? We're listening to the community.

Join the Discussion

Get in Touch

Questions, feedback, or collaboration? Reach out to the developer.

AS

Ajit Singh

Creator & Maintainer

Building transparent AI systems

Open to collaborations, contributions, and feature requests