Agent Observability runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm.
Agent observability: structured logging, cost tracking, and compliance audit trails
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"
}
}
}
Answers built from our own checks of this server.