rachmataditiya/odoo-rust-mcp
Odoo MCP Server - Model Context Protocol server for Odoo ERP integration. Supports Odoo 14-19+ with JSON-RPC and REST API.
Platform-specific configuration:
{
"mcpServers": {
"odoo-rust-mcp": {
"command": "npx",
"args": [
"-y",
"odoo-rust-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...