Agent Observability
Quality Score
74
/100
Agent observability: structured logging, cost tracking, and compliance audit trails
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"agent-observability": {
"command": "npx",
"args": [
"-y",
"agent-observability-mcp"
],
"env": {
"AGENT_OBS_API_KEY": "<your-agent_obs_api_key>",
"AGENT_OBS_API_URL": "<agent_obs_api_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"agent-observability": {
"command": "npx",
"args": [
"-y",
"agent-observability-mcp"
],
"env": {
"AGENT_OBS_API_KEY": "<your-agent_obs_api_key>",
"AGENT_OBS_API_URL": "<agent_obs_api_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y agent-observability-mcp§02 Environment variables
AGENT_OBS_API_KEYrequiredsecret
API key for the Agent Observability service (get one at POST /v1/register)
AGENT_OBS_API_URLURL of the Agent Observability API (defaults to https://api-production-0c55.up.railway.app)
§03 MCP Quality Score · methodology
freshness
19
completeness
10
installability
25
documentation
10
stability
10
§04 Alternatives in Monitoring & Logs
ThornGuard
app.qwady.thorns/thornguard
Remote MCP security gateway for auth, redaction, policy enforcement, and audit logging.
Calories Club: AI Food Tracker
app.recordo.api/calories-club
AI-powered calorie tracking with photo recognition, barcode scanning, and voice logging
Auth0 MCP Server
com.auth0/mcp
Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language