| API | apps/api | Main NestJS REST/GraphQL API server |
| Gauzy (Web) | apps/gauzy | Angular admin dashboard |
| Desktop Timer | apps/desktop-timer | Electron time tracking app |
| Desktop | apps/desktop | Electron full desktop app |
| Desktop API | apps/desktop-api | Embedded API for desktop apps |
| Server | apps/server | Electron server app (local API) |
| Server API | apps/server-api | API bundled for server app |
| MCP | apps/mcp | MCP server for AI integration |
| MCP Auth | apps/mcp-auth | OAuth 2.0 server for MCP |
| Server MCP | apps/server-mcp | Desktop embedded MCP server |
| Agent | apps/agent | AI agent application |
| E2E Tests | apps/gauzy-e2e | End-to-end test suite |