You reached an MCP server
Version: 0.1.1
This is the Flusso Cloud Native Deploy MCP server. It is intended for AI clients and IDE integrations that speak the Model Context Protocol.
In short, this server helps generate deployment-related manifests and templates for Flusso environments, including Kubernetes resources, ArgoCD application manifests, repository secrets, and GitLab CI pipeline configuration.
- Use
/mcpfor MCP client requests - Use
/healthzfor a health check - Use
/statszfor basic usage statistics
If you opened this in a browser manually: the server is running correctly, but the main integration point is an MCP client or IDE.