Agentic Observability MCP for Claude Desktop
io.github.mdfifty50-boop/agentic-observability
Agent tracing, cost tracking, anomaly detection for LLM agents
client:Claude Desktop
transport:stdio
runtime:npm
Install Agentic Observability MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentic-observability": {
"command": "npx",
"args": [
"-y",
"agentic-observability-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs