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
Name | Required | Description | Default |
---|---|---|---|
api_key | No | AgentOps project API key (optional if AGENTOPS_API_KEY environment variable is set) |