Flux MCP Server Prompts
The Flux MCP Server comes with a set of predefined prompts that instruct the AI assistant to perform complex tasks by chaining together multiple MCP tools.
Debugging Prompts
These prompts are designed to help you quickly identify and resolve issues with your GitOps pipeline.
debug_flux_kustomization
Troubleshoot a Flux Kustomization and provide root cause analysis for any issues.
Parameters:
name
(required): The name of the Kustomizationnamespace
(required): The namespace of the Kustomizationcluster
(optional): The cluster context to use
debug_flux_helmrelease
Troubleshoot a Flux HelmRelease and provide root cause analysis for any issues.
Parameters:
name
(required): The name of the HelmReleasenamespace
(required): The namespace of the HelmReleasecluster
(optional): The cluster context to use