Files
dolibarr-mcp/docs
Benju1 b059d9c40e feat(invoice): implement atomic invoice tools (REFACTOR-3)
- 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
2025-12-08 17:13:33 +01:00
..

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