| title | thv vmcp validate | ||
|---|---|---|---|
| hide_title | true | ||
| description | Reference for ToolHive CLI command `thv vmcp validate` | ||
| last_update |
|
||
| slug | thv_vmcp_validate | ||
| mdx |
|
Validate a vMCP configuration file
Validate the vMCP configuration file for syntax and semantic errors.
This command checks YAML syntax, required field presence, middleware configuration correctness, and backend configuration validity. Exits 0 for valid configurations, non-zero with a descriptive error otherwise.
thv vmcp validate [flags]
-c, --config string Path to vMCP configuration file (required)
-h, --help help for validate
--debug Enable debug mode
- thv vmcp - Run and manage a Virtual MCP Server locally