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