thinkneo_get_observability_dashboard
ActiveTool of ThinkNEO MCP Server
Get the agent observability dashboard — aggregated metrics for your AI agents. Includes total sessions, events, cost, error rate, latency, top agents, top tools, active alerts, and cost trend over time. Like Datadog, but for AI agents. Requires authentication.
Parameters schema
{
"type": "object",
"title": "thinkneo_get_observability_dashboardArguments",
"properties": {
"period": {
"type": "string",
"title": "Period",
"default": "24h",
"description": "Time period: '1h', '24h', '7d', or '30d'"
}
}
}Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries