LLM observability and tracing with Comet Opik. Query traces, analyze metrics, and monitor LLM application performance.
uvx opik-mcp
```json
{
"mcpServers": {
"opik": {
"command": "uvx",
"args": ["opik-mcp"],
"env": { "OPIK_API_KEY": "your-key" }
}
}
}
```
list_tracesget_traceget_metricssearch_tracesLLM observability and tracing with Comet Opik. Query traces, analyze metrics, and monitor LLM application performance.
Language: Python
Category: AI & ML