AgentOps

Provides access to AgentOps observability and tracing data for debugging agent runs, enabling retrieval of project information, trace details, span metrics, and complete execution traces through authenticated API access.

View Source
4 stars
0 tools
Created Aug 2025
@agentops-ai/agentops-ai-agentops-agentops-mcp

About

Provides access to AgentOps observability and tracing data for debugging agent runs, enabling retrieval of project information, trace details, span metrics, and complete execution traces through authenticated API access.

Categories

general

Installation

npm

npm install @agentops-ai/agentops-ai-agentops-agentops-mcp

Configuration

{ "mcpServers": { "agentops-ai-agentops-agentops-mcp": { "command": "npx", "args": [ "-y", "@agentops-ai/agentops-ai-agentops-agentops-mcp" ] } } }