yourtechtribe/mcp-odoo-for-finance
Model Context Protocol (MCP) server for Odoo integration for finance, allowing AI agents to access and manipulate Odoo data through a standardized interface.
Platform-specific configuration:
{
"mcpServers": {
"mcp-odoo-for-finance": {
"command": "npx",
"args": [
"-y",
"mcp-odoo-for-finance"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...