Noodle Seed
ReferenceCLI reference

noodle check

Check tool design and MCP Apps/widget readiness; no service.

Check tool design and MCP Apps/widget readiness; no service.

Usage

noodle check [<server.ts>]

Options

  • --connectors <file> — Connector configuration file.
  • --target generic|chatgpt|claude|embedded-assistant — Host compatibility target. (default generic)
  • --min-severity info|warn|error — Hide findings below this severity; the pass/fail verdict is unchanged.
  • --json — Emit JSON output.
  • --fix-prompt — Emit an agent-ready repair prompt for the failing checks.

Runs locally — no account or hosted service required.

Run noodle check --help for the latest options and details.

On this page