Back to Developer Tools
AgentOps
The AgentOps MCP server provides access to observability and tracing data for debugging complex AI agent runs. This adds crucial context about where the AI agent succeeds or fails.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"agentops": {
// See GitHub repository for configuration
}
}
}