Commit Graph

13 Commits

Author SHA1 Message Date
latinogino
c9e482ca2f Replace deprecated ASGIRoute import 2025-12-31 14:11:06 +01:00
latinogino
db3b5ea211 Fix MCP HTTP route handling with ASGI adapter 2025-12-31 12:28:22 +01:00
latinogino
373f4063b2 Add HTTP transport option for MCP server 2025-12-28 13:37:24 +01:00
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
Benju1
2035da88ce Fix syntax errors and improve MCP tool descriptions for better LLM usage 2025-12-08 17:13:33 +01:00
Benju1
7a8d8a8ef3 REFACTOR-2: Improve tool descriptions with usage guidelines 2025-12-08 17:13:33 +01:00
Benju1
140fd20cf5 Add project management tools (CRUD + Search) 2025-12-08 17:13:33 +01:00
Benju1
2808b26561 Fix create_invoice missing product_id and add product_type support 2025-12-08 17:13:33 +01:00
Benju1
112fb772bd fix(server): improve search tools with escaping and fix indentation (Review Feedback) 2025-12-08 17:13:32 +01:00
Benju1
987424f6e3 feat(search): add server-side search tools for products and customers (BLOCKER-1) 2025-12-08 17:13:32 +01:00
latinogino
ea5069461d Fix server startup issues with improved error handling and optional API validation 2025-09-22 20:42:40 +02:00
latinogino
50b4e24242 Enhance: Improve error handling, logging, and API connection test 2025-09-22 20:29:24 +02:00
latinogino
12d3ac2107 feat: Add comprehensive Dolibarr MCP server with full tool definitions 2025-07-10 12:06:07 +02:00