Commit Graph

34 Commits

Author SHA1 Message Date
latinogino
bd6ef1fa4e Add simple Windows run script for Dolibarr MCP server 2025-09-21 17:54:45 +02:00
latinogino
14806345db Update README with comprehensive documentation for Dolibarr MCP Server 2025-09-21 17:54:07 +02:00
latinogino
cc3c2ed9a4 Add __main__.py for direct module execution 2025-09-21 17:53:26 +02:00
latinogino
88cf3c4289 Update docker-compose.yml for proper Dolibarr MCP server deployment 2025-09-21 17:52:51 +02:00
latinogino
b2e7a74a23 Add comprehensive test script for Dolibarr MCP Server validation 2025-09-21 17:52:25 +02:00
latinogino
da75e9ff1a Fix Unicode encoding issues in setup.py for Windows compatibility 2025-09-21 17:50:48 +02:00
latinogino
5849a29aa8 Add direct server runner that bypasses module installation 2025-08-29 15:13:10 +02:00
latinogino
09377c6ac1 Add quick start script that bypasses pip install issues 2025-08-29 15:12:56 +02:00
latinogino
5736a619b1 Add manual setup script to fix Windows encoding issues 2025-08-29 15:12:35 +02:00
latinogino
1c8c14e7e9 Improve config validation with better error messages and automatic URL formatting 2025-08-28 18:47:12 +02:00
latinogino
a8458d8aac Add test connection script for easy debugging 2025-08-28 18:46:52 +02:00
latinogino
ce96c539c7 Update README with improved installation instructions and setup scripts 2025-08-28 18:46:37 +02:00
latinogino
8797b75a20 Add Linux/Mac setup shell script 2025-08-28 18:45:52 +02:00
latinogino
4d66796b46 Add Windows setup batch script 2025-08-28 18:45:47 +02:00
latinogino
1f5720cd8c Add setup script for development environment 2025-08-28 18:45:40 +02:00
latinogino
29b7518cbc feat: Add Docker Compose for production and development deployment 2025-07-10 12:08:28 +02:00
latinogino
b489340a90 feat: Add Docker support with multi-stage build 2025-07-10 12:08:12 +02:00
latinogino
cd0b49350c feat: Add comprehensive test suite with unit and integration tests 2025-07-10 12:07:58 +02:00
latinogino
efb0eb589a feat: Add test suite structure 2025-07-10 12:07:30 +02:00
latinogino
0db65e15e0 docs: Add comprehensive CHANGELOG with version history 2025-07-10 12:07:23 +02:00
latinogino
25b24af5f8 docs: Add comprehensive README with full documentation 2025-07-10 12:06:54 +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
latinogino
4222f16f2d feat: Add .gitignore with comprehensive Python and MCP exclusions 2025-07-10 12:03:13 +02:00
latinogino
5c564f2693 feat: Add .env.example for environment configuration 2025-07-10 12:03:03 +02:00
latinogino
c1d5afb963 feat: Add requirements.txt with core dependencies 2025-07-10 12:02:57 +02:00
latinogino
ac4963ff80 feat: Add pyproject.toml with professional configuration 2025-07-10 12:02:51 +02:00
latinogino
c0d888f5e2 Detailed API endpoints reference with live testing results 2025-07-10 11:50:23 +02:00
latinogino
d3396e5861 Initial API documentation from live Dolibarr instance analysis 2025-07-10 11:49:37 +02:00
latinogino
a313d37e01 Initial commit 2025-07-10 11:30:55 +02:00