Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and unified access to prompts, projects, traces, and metrics.
| Tool name | Description | Destructive? |
|---|---|---|
| list | ✓ no |
{
"mcpServers": {
"opik": {
"command": "uvx",
"args": [
"opik-mcp"
]
}
}
}