mirror of
https://github.com/latinogino/dolibarr-mcp.git
synced 2026-04-12 05:45:35 +02:00
- Add create_invoice_draft, add_invoice_line, update_invoice_line, delete_invoice_line, set_invoice_project, validate_invoice tools - Update DolibarrClient with corresponding methods - Add tests for atomic invoice operations - Update development docs with venv instructions
Documentation
The Dolibarr MCP repository mirrors the documentation layout of the
prestashop-mcp project. Start with the quickstart and branch into specialised
guides as needed:
- Quickstart – installation and first run instructions for Linux, macOS and Windows
- Configuration – environment variables consumed by the server
- Development – running tests, optional Docker assets and contributor workflow
- API Coverage – overview of the Dolibarr REST resources exposed via MCP tools