Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CloudZIR MCP ServerApply the master system prompt for production-ready development."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CloudZIR MCP Server
CloudZIR MCP Server is a Model Context Protocol (MCP) server implementation with integrated CloudZIR system prompts and context management for enterprise-grade AI applications.
π― Features
π€ Complete MCP Server Implementation - Full compliance with Model Context Protocol specification
π¨ CloudZIR System Prompts - Master system prompts for consistent AI behavior
ποΈ Enterprise Architecture - Production-ready, scalable, and secure
β‘ Zero Approximation - Intelligent automation with strict validation
π¦ TypeScript Ready - Full type safety and excellent IDE support
π Vercel Deployment - One-click deployment to Vercel
π Security First - Built-in security headers and best practices
π Requirements
Node.js: >= 18.x
npm: >= 9.x
Vercel Account (for deployment)
π Quick Start
1. Installation
2. Configuration
3. Development
4. Production Build
π Project Structure
π Environment Variables
Create a .env file based on .env.example:
π Deployment on Vercel
Option 1: Using Vercel Dashboard
Go to Vercel Dashboard
Click "Add New" β "Project"
Select your GitHub repository
Vercel will auto-detect
vercel.jsonconfigurationAdd environment variables in project settings
Deploy!
Option 2: Using Vercel CLI
π‘ API Usage
Initialize MCP Client
Access System Prompts
ποΈ CloudZIR System Prompts
Master Prompt
The core AI consciousness with CloudZIR's fundamental rules:
Zero approximation
Production-ready by default
Complete, coherent, and connected logic
Security and scalability built-in
Development Prompt
Specialized context for platform development with:
Code quality standards
Component architecture guidelines
Error handling requirements
Performance optimization rules
Infrastructure Prompt
Cloud infrastructure and deployment guidance:
Security-first approach
Scalability planning
Monitoring and observability
Disaster recovery procedures
π§ Available Commands
π Documentation
π Security
β All HTTP headers properly configured
β Input validation and sanitization
β Environment variables in
.env(not committed)β Secrets management through Vercel
β CORS configured for security
β SQL injection prevention
β XSS protection headers
π€ Contributing
Contributions are welcome! Please:
Fork the repository
Create a feature branch:
git checkout -b feature/amazing-featureCommit your changes:
git commit -m 'Add amazing feature'Push to the branch:
git push origin feature/amazing-featureOpen a Pull Request
π License
MIT License - see LICENSE file for details
π¨βπ» Author
Sourire Concept
GitHub: @SourireConcept
Website: sourire.concept
π Acknowledgments
CloudZIR Platform Team
Model Context Protocol Developers
Vercel Platform
TypeScript Community
Made with β€οΈ by Sourire Concept