Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

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.

<a href="https://glama.ai/mcp/servers/@AgentOps-AI/agentops-mcp">
<img width="380" height="200" src="https://glama.ai/mcp/servers/@AgentOps-AI/agentops-mcp/badge" alt="AgentOps MCP server" />
</a>

## Usage

### MCP Client Configuration
Expand All @@ -28,7 +32,7 @@ Add the following to your MCP configuration file:

### Installing via Cursor Deeplink

[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/install-mcp?name=agentops&config=eyJjb21tYW5kIjoibnB4IGFnZW50b3BzLW1jcCIsImVudiI6eyJBR0VOVE9QU19BUElfS0VZIjoiIn19)
[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/install-mcp?name=agentops&config=eyJjb21tYW5kIjoibnB4IGFnZW50b3BzLW1jcCIsImVudiI6eyJBR0VENTE9QU19BUElfS0VZIjoiIn19)

### Installing via Smithery

Expand Down Expand Up @@ -84,4 +88,4 @@ Get comprehensive trace information including all spans and their metrics.
## Requirements

- Node.js >= 18.0.0
- AgentOps API key (passed as parameter to tools)
- AgentOps API key (passed as parameter to tools)