MeshCentral Config Generator is a web-based tool designed to help administrators create and validate the config.json file used by MeshCentral.
It provides a visual and intuitive interface to edit configuration keys, validate values against the official schema, and generate secure random keys โ all directly in your browser.
Access the online tool here:
๐ https://config.meshcentraltools.com/
- ๐งฎ Schema Validation โ ensures compatibility with the MeshCentral configuration standard.
- ๐ Random Key Generator โ creates cryptographically secure keys in the browser.
- ๐ง Type-aware Inputs โ form fields adapt to the data type defined in the schema.
- โก Real-time Preview โ instant visualization of the resulting
config.json.
- Open the live demo link above.
- Load your existing
config.jsonor start from an empty configuration. - Adjust settings using the intuitive editor.
- Validate, preview, and export the generated configuration file.