{"name":"mcp-dolibarr","version":"4.0.0","description":"Model Context Protocol server for Dolibarr ERP integration","transport":"streamable-http","protocol":"mcp/2025-06-18","endpoints":{"health":"GET /health - Server health check","ready":"GET /ready - Readiness probe (includes Dolibarr check)","metrics":"GET /metrics - Prometheus metrics","mcp":"POST /mcp - MCP Streamable HTTP endpoint (auth required)","oauth":{"authorize":"GET /oauth/authorize - Start OAuth flow","callback":"GET /oauth/callback - OAuth callback"}},"authentication":"OAuth 2.1 Authorization Code + PKCE (Google)","documentation":"https://github.com/your-repo/mcp-dolibarr"}