
Opik MCP
by comet-ml
Unified IDE integration for Opik prompt lifecycle management, trace exploration, and LLM metrics.
What it does
Opik MCP Server connects your AI IDE to Opik, providing a seamless interface for prompt engineering and LLM observability. It allows developers to manage prompt versions, explore traces, and analyze metrics directly from their coding environment without switching contexts.
Tools
core: Basic workspace and project exploration.integration: Seamless integration with LLM workflows.expert-prompts: Advanced prompt versioning and optimization.expert-datasets: Dataset management and evaluation.metrics: Trace analysis and performance tracking.
Installation
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"opik": {
"command": "npx",
"args": ["-y", "opik-mcp", "--apiKey", "YOUR_API_KEY"]
}
}
}
Supported hosts
Confirmed support for Cursor, VS Code Copilot, and Windsurf.
Quick install
npx -y opik-mcp --apiKey YOUR_API_KEYInformation
- Pricing
- free
- Published
- 5/1/2026
- stars






