Submit

Agentops Mcp

@AgentOps-AI

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.

Tools

Server Config

{
  "mcpServers": {
    "agentops-mcp": {
      "command": "npx",
      "args": [
        "agentops-mcp"
      ],
      "env": {
        "AGENTOPS_API_KEY": ""
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.