latinogino
|
da6309ad19
|
Update __init__.py to ensure proper module execution
|
2025-09-25 13:55:41 +02:00 |
|
latinogino
|
495f2eed8a
|
Update config.py to support both DOLIBARR_URL and DOLIBARR_BASE_URL environment variables
|
2025-09-25 13:54:26 +02:00 |
|
latinogino
|
7a5b1ad4bb
|
Fix module entry point for MCP server
|
2025-09-25 13:45:52 +02:00 |
|
latinogino
|
211c79501b
|
Fix Dolibarr API connection issues - improved URL handling and debugging
|
2025-09-24 16:59:06 +02:00 |
|
latinogino
|
8c15887434
|
Fix ultra simple server to be completely self-contained with zero external imports
|
2025-09-24 16:49:30 +02:00 |
|
latinogino
|
6555be582f
|
Create ultra-simple server with zero compiled dependencies
|
2025-09-24 09:59:17 +02:00 |
|
latinogino
|
399d02edc8
|
Create ultra-simple Dolibarr client with zero compiled dependencies
|
2025-09-24 09:58:33 +02:00 |
|
latinogino
|
e0d20c1421
|
Create standalone MCP server implementation without pywin32 dependencies
|
2025-09-24 09:51:48 +02:00 |
|
latinogino
|
6458385cb9
|
Fix product operations: Add required 'ref' field for Dolibarr products
|
2025-09-23 16:13:48 +02:00 |
|
latinogino
|
101d0069c5
|
Make configuration more flexible and allow server to start without valid credentials
|
2025-09-23 09:54:50 +02:00 |
|
latinogino
|
82373e1d84
|
Fix Dolibarr client API connection handling and improve error recovery
|
2025-09-23 09:54:29 +02: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
|
14c72eba50
|
Fix: Remove invalid validate_config() call and improve error handling
|
2025-09-22 20:28:08 +02:00 |
|
latinogino
|
420c32f3d9
|
Fix: Rename inner Config class to avoid naming conflict
|
2025-09-22 20:27:07 +02:00 |
|
latinogino
|
cc3c2ed9a4
|
Add __main__.py for direct module execution
|
2025-09-21 17:53:26 +02:00 |
|
latinogino
|
1c8c14e7e9
|
Improve config validation with better error messages and automatic URL formatting
|
2025-08-28 18:47:12 +02:00 |
|
latinogino
|
12d3ac2107
|
feat: Add comprehensive Dolibarr MCP server with full tool definitions
|
2025-07-10 12:06:07 +02:00 |
|
latinogino
|
9d54cf06b1
|
feat: Add comprehensive Dolibarr API client with full CRUD operations
|
2025-07-10 12:04:47 +02:00 |
|
latinogino
|
23d40e0395
|
feat: Add CLI interface with test and serve commands
|
2025-07-10 12:03:57 +02:00 |
|
latinogino
|
b50550b829
|
feat: Add configuration management for Dolibarr API
|
2025-07-10 12:03:40 +02:00 |
|
latinogino
|
53f1c8a5ee
|
feat: Add dolibarr_mcp package init with exports
|
2025-07-10 12:03:28 +02:00 |
|
latinogino
|
de987d9ff3
|
feat: Add src package structure
|
2025-07-10 12:03:18 +02:00 |
|