MCP server for accessing AgentOps trace and span data
auth
api_key
(string) - Your AgentOps project API keyget_trace
trace_id
(string) - The trace identifierget_span
span_id
(string) - The span identifierget_complete_trace
span_id
(string) - The trace identifierAGENTOPS_API_KEY
: Your AgentOps project API keyHOST
: API endpoint (defaults to https://api.agentops.ai
)