Agent Observability runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.
Agent observability: structured logging, cost tracking, and compliance audit trails
Today is the operative word: we check Agent Observability every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-observability -- npx -y agent-observability-mcp
{
"mcpServers": {
"agent-observability": {
"args": [
"-y",
"agent-observability-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agent-observability]
command = "npx"
args = ["-y", "agent-observability-mcp"]
{
"mcpServers": {
"agent-observability": {
"args": [
"-y",
"agent-observability-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-observability": {
"args": [
"-y",
"agent-observability-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AGENT_OBS_API_KEY (API key for the Agent Observability service (get one at POST /v1/register)), AGENT_OBS_API_URL (URL of the Agent Observability API (defaults to https://api-production-0c55.up.railway.app)).
The author declared them in the registry entry; get the values from the project itself.
Structured execution trace and span logging for AI agents
Structured observability for AI agents. Trace steps, decisions, and errors. MCP server + CLI viewer.
X.509 identity, risk scoring, and audit logging for AI agents. MiCA + EU AI Act compliant.
X.509 identity, risk scoring, and audit logging for AI agents. MiCA + EU AI Act compliant.
Structured Output MCP Traced Agent
Traced Structured Output Agent (Groq)
AI agent observability for production traces, natural-language insights, and improvement loops.
MEEK DEFONEOS Audit Logging MCP — SIEM + audit chain + compliance logs. MIT-licensed.
Answers built from our own checks of this server.