Agentic Observability MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 24 Apr 2026.
Agent tracing, cost tracking, anomaly detection for LLM agents
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 agentic-observability -- npx -y agentic-observability-mcp
{
"mcpServers": {
"agentic-observability": {
"args": [
"-y",
"agentic-observability-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agentic-observability]
command = "npx"
args = ["-y", "agentic-observability-mcp"]
{
"mcpServers": {
"agentic-observability": {
"args": [
"-y",
"agentic-observability-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentic-observability": {
"args": [
"-y",
"agentic-observability-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.