Skip to main content
Developer ToolsTypeScript

Comet-ML/Opik-MCP

Use natural language to explore LLM observability, traces, and monitoring data captured by Opik.

developer-toolsofficialcloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/comet-ml/opik-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "opik-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Comet-ML/Opik-MCP"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
comet-ml