obs_get_session_report
sessionId
How to use it
obs_get_session_report is exposed by the Agent Observability MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the obs_get_session_report tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Agent Observability
$
npx agent-obs@latest setupOther tools in Agent Observability (5)
obs_list_sessions
limit, offset
obs_record_decision
sessionId, context, options, chosen, reasoning
obs_record_grade
sessionId, grade (A/B/C/D/F), reasoning
obs_record_token_usage
sessionId, inputTokens, outputTokens, model
obs_record_tool_call
sessionId, toolName, serverName, duration (ms), status (success/error), input, output