Config Validator
Validate your OpenClaw configuration file
Paste your ~/.openclaw/openclaw.json config to check for syntax errors, missing fields, security issues, and get helpful suggestions.
🦞 Configuration Input
Paste your config and click "Validate" to see results
Config File Location
OpenClaw config is stored at:
~/.openclaw/openclaw.jsonJSON5 Features:
- Comments allowed (
//and/* */) - Trailing commas allowed
- Environment variables:
$${VAR_NAME} - Include directive:
$include