Loading MCP server directory, please wait...
Agent observability: structured logging, cost tracking, and compliance audit trails
npx @getmcp/cli add io.github.blueskylineassets/agent-observabilityRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENT_OBS_API_KEYAPI key for the Agent Observability service (get one at POST /v1/register)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.blueskylineassets/agent-observability": {
"command": "npx",
"args": [
"-y",
"agent-observability-mcp"
],
"env": {
"AGENT_OBS_API_KEY": "",
"AGENT_OBS_API_URL": ""
}
}
}
}