Model Context Protocol (MCP) server configuration and tool manifest for comet-ml/opik
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"opik": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-opik"
]
}
}
}