Back to MCP Servers
Opik
Use natural language to explore LLM observability, traces, and monitoring data captured by Opik.
developer-toolsmonitoringllm
By comet-ml
Installation
npx -y opik-mcpConfiguration
{
"mcpServers": {
"opik-mcp": {
"command": "npx",
"args": ["-y", "opik-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes