Skip to content
Claude Code

Opik MCP Server for Claude Code

io.github.comet-ml/opik-mcp

Interact with Opik prompts, traces, datasets and metrics through the Model Context Protocol.

client:Claude Code transport:stdio runtime:npm

Install Opik MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add opik-mcp -e OPIK_API_KEY=<OPIK_API_KEY> -e OPIK_API_BASE_URL=<OPIK_API_BASE_URL> -e OPIK_WORKSPACE_NAME=<OPIK_WORKSPACE_NAME> -- npx -y opik-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Opik MCP Server in other clients