genvm_lint
Lint, validate, extract schemas, typecheck, set up, or download GenVM contracts using genvm-lint.
Instructions
Run genvm-lint for GenVM contract linting, validation, schema extraction, typechecking, setup, or downloads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Arguments passed to the command. | |
| cwd | No | Working directory for the command. Defaults to the MCP server cwd. | |
| timeoutMs | No | Timeout in milliseconds. Defaults to 120000. | |
| env | No | Extra environment variables merged over the MCP server environment. |