Skip to main content
Glama

AgentOps MCP

Official
by AgentOps-AI

auth

Authenticate access to the AgentOps MCP server by verifying the API key. If not provided, prompts the user for the key to enable observability and tracing for AI agent debugging.

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" }
Install Server

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