Loading MCP server directory, please wait...
Reference MCP server for OCL, an open standard giving AI agents scoped business meaning for Odoo.
npx @getmcp/cli add io.github.Nantiai/ocl-standardRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Nantiai/ocl-standard": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nantiai/ocl-examples:0.1.0-alpha.1"
]
}
}
}