Ever Gauzy MCP Server
Transform Your Ever® Gauzy™ Platform into an AI-Powered Workspace
The Ever Gauzy MCP Server enables AI assistants like Claude, ChatGPT, and other AI tools to directly interact with your Gauzy platform through a secure, production-ready Model Context Protocol implementation. Manage projects, track time, handle HR operations, and execute business workflows using natural language through AI assistants.
🌐 Production Servers
Our remote MCP infrastructure is ready for immediate use:
| Service | Production | Demo |
|---|---|---|
| MCP Server | https://mcp.gauzy.co | https://mcpdemo.gauzy.co |
| Auth Server | https://mcpauth.gauzy.co | https://mcpauthdemo.gauzy.co |
| Status | ✅ Live | ✅ Live |
What this means for you:
- No installation or hosting required
- Enterprise-grade infrastructure with 99.9% uptime
- OAuth 2.0 secured endpoints
- Automatic scaling and load balancing
- Real-time operations with WebSocket support
- Global CDN for optimal performance
🎯 What Can You Do?
The Gauzy MCP Server transforms how you interact with business operations. Instead of clicking through interfaces, simply tell your AI assistant what you need:
Project Management
- "Show me all active projects and their current status"
- "Create a new project called 'Mobile App Redesign' with a 3-month timeline"
- "Assign 5 developers to the backend API project"
- "What projects are behind schedule this week?"
Time Tracking & Productivity
- "Start tracking time on the authentication feature"
- "Show my team's time logs for the last sprint"
- "Generate a weekly timesheet report for all employees"
- "Who worked the most hours on the frontend project?"
Task Management
- "Create 10 tasks from this requirements document and assign them to the team"
- "Show all high-priority tasks due this week"
- "Update task status to 'In Review' and add completion notes"
- "Bulk assign all QA tasks to the testing team"
HR & Employee Management
- "Add a new employee to the development team"
- "Show employee performance metrics for Q4"
- "Process leave requests pending approval"
- "Track employee skills and certifications across the organization"
Financial Operations
- "Generate invoices for all completed projects this month"
- "Process expense claims submitted last week"
- "Create payment records for contractor work"
- "Show revenue breakdown by project and client"
Sales & CRM
- "Show all deals in the pipeline with 'Negotiation' status"
- "Create a new sales opportunity for the enterprise client"
- "Update contact information for all marketing leads"
- "Track deal progression through sales stages"
🔥 Key Features
323 Business Tools Across 22 Categories
The remote MCP server provides comprehensive access to your entire Gauzy platform:
Core Operations (90 tools)
- Employee Management (15) - Full employee lifecycle, profiles, organization members
- Task Management (16) - Complete CRUD with bulk operations and analytics
- Project Management (14) - Project lifecycle, assignments, team collaboration
- Daily Planning (17) - Personal and team planning with task integration
- Organization Contacts (17) - Contact management with bulk operations
- Time Tracking (3) - Start/stop timers, status monitoring
- Authentication (5) - Secure login, token refresh, session management
- Testing & Diagnostics (3) - Connection tests, health checks, capability enumeration
Financial Management (37 tools)
- Payments (14) - Payment processing and management
- Expenses (9) - Expense tracking and reporting
- Invoices (14) - Invoice creation and management
Business Operations (196+ tools)
- Candidate Management (15) - Recruitment and hiring workflows
- Sales & CRM (23) - Deals, pipelines, opportunity tracking
- Goal Management (24) - OKR system with objectives and key results
- Inventory & Equipment (21) - Asset tracking and warehouse management
- Product Management (18) - Catalog management and categorization
- Time Off Management (20) - Leave requests, PTO tracking, approvals
- Skills Management (10) - Competency tracking and development
- Merchant Management (14) - Vendor and supplier relationships
- Income Management (13) - Revenue tracking and analysis
- Activity Logging (12) - Audit trails and user actions
- Content & Communication (15) - Comments, discussions, collaboration
- Reporting (4) - Analytics and custom reports
- HR & Awards (7) - Recognition programs and achievements
🔒 Enterprise-Grade Security
OAuth 2.0 Authorization Flow
The remote MCP server implements a complete OAuth 2.0 authorization framework:
- Client Registration - Register your application with the MCP Auth Server
- Authorization Request - User authenticates and grants permissions
- Token Exchange - Receive JWT access and refresh tokens
- Secure API Access - All requests validated with Bearer tokens
- Automatic Refresh - Seamless token renewal without interruption
Security Features:
- JWT Token Validation - Public key cryptography (RS256, ES256)
- JWKS Endpoint - Dynamic key rotation support
- Token Introspection - Real-time validation (RFC 7662)
- Scope-Based Access Control - Fine-grained permissions
- TLS 1.3 Encryption - End-to-end secure transport
- Rate Limiting - 100 requests per 15-minute window
- CSRF Protection - State parameter validation
- Audit Logging - Complete request/response tracking
⚡ Production Infrastructure
Multi-Transport Architecture
The remote server supports three connection methods:
-
HTTP/REST Transport (
https://mcp.gauzy.co/sse)- JSON-RPC 2.0 over HTTPS
- Server-Sent Events for real-time updates
- CORS-enabled for web applications
- Session management with Redis
- Perfect for web apps, mobile apps, and API integrations
-
WebSocket Transport (
wss://mcp.gauzy.co/sse)- Persistent bidirectional connections
- Real-time push notifications
- Compression enabled (per-message deflate)
- 16MB payload support
- Ideal for dashboards, live monitoring, real-time collaboration
-
Stdio Transport (via NPM package)
- Direct process communication
- Zero network overhead
- Best for Claude Desktop and local AI assistants
- Automatic transport detection
High Availability:
- Load Balanced - Multiple server instances
- Redis Sessions - Shared state across instances
- Health Monitoring -
/healthendpoint with readiness checks - Automatic Failover - Zero-downtime deployments
- Horizontal Scaling - Handles thousands of concurrent users
🚀 Developer Experience
Automatic Token Management
- Tracks token expiration with 10-second buffer
- Refreshes tokens automatically before expiry
- Maintains organization and tenant context
- Zero-configuration for end users
Session Persistence
- Redis-backed multi-user sessions
- 30-minute TTL (configurable)
- Session hijacking protection
- Cross-instance session sharing
Error Handling
- Descriptive error messages
- Validation errors with field details
- Automatic retry on transient failures
- Debug mode for troubleshooting
Tool Discovery
tools/list- Enumerate all 323 available tools- Complete JSON schemas for all tool parameters
- Zod validation for type safety
- Comprehensive tool descriptions
🏗️ How the Remote MCP Server Works
Architecture Overview
The Gauzy remote MCP infrastructure consists of two main production services that work together to provide secure, scalable AI assistant integration: