diff --git a/README.md b/README.md index 65d903c..7bfc756 100644 --- a/README.md +++ b/README.md @@ -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. + + AgentOps MCP server + + ## Usage ### MCP Client Configuration @@ -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 @@ -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) \ No newline at end of file