opik-mcp

comet-ml/opik-mcp
★ 199 stars TypeScript API Integration Updated 3mo ago
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and unified access to prompts, projects, traces, and metrics.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "opik-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "comet-ml/opik-mcp"
      ]
    }
  }
}

Topics

generative-aimcp-servermodelcontextprotocoltypescript