Skip to main content
Glama

AgentOps MCP

Official
by AgentOps-AI

auth

Authorize access to the AgentOps MCP server by validating the API key, ensuring secure access to AI agent observability and tracing data.

Instructions

Authorize using the AGENTOPS_API_KEY. If the API key is not provided and cannot be found in the directory, ask the user for the API key.

Input Schema

NameRequiredDescriptionDefault
api_keyNoAgentOps project API key (optional if AGENTOPS_API_KEY environment variable is set)

Input Schema (JSON Schema)

{ "properties": { "api_key": { "description": "AgentOps project API key (optional if AGENTOPS_API_KEY environment variable is set)", "type": "string" } }, "required": [], "type": "object" }

Other Tools from AgentOps MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AgentOps-AI/agentops-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server