Validate and test your configuration.nix files
You can use the validator via the API endpoint. Here's an example using curl:
The API returns a request_id. Use it to check validation status at /api/queue/status/<request_id>.
/api/queue/status/<request_id>
Run the validator locally as an MCP server for AI assistants:
MCP server runs locally on your machine and validates configs using your local Nix installation.
Validating configuration...
Validations are processed one at a time. Please wait...