Comet-ML/Opik-MCP
Use natural language to explore LLM observability, traces, and monitoring data captured by Opik.
Quick Start
Clone the repository:
git clone https://github.com/comet-ml/opik-mcpClaude Desktop configuration example:
{
"mcpServers": {
"opik-mcp": {
"command": "npx",
"args": [
"-y",
"Comet-ML/Opik-MCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.