Clarify Windows setup for Claude Desktop

This commit is contained in:
latinogino
2025-10-12 15:23:05 +02:00
parent a83d70c2b5
commit aca9aa642c
58 changed files with 671 additions and 6277 deletions

10
docs/README.md Normal file
View File

@@ -0,0 +1,10 @@
# 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](quickstart.md) installation and first run instructions for Linux, macOS and Windows
- [Configuration](configuration.md) environment variables consumed by the server
- [Development](development.md) running tests, optional Docker assets and contributor workflow
- [API Coverage](api-reference.md) overview of the Dolibarr REST resources exposed via MCP tools