Noodle Seed
ReferenceCLI reference

noodle tools

List or call local tools via a loopback MCP smoke.

List or call local tools via a loopback MCP smoke.

Usage

noodle tools list|call

Subcommands

  • list [<server.ts>] — List the tools the local server exposes.
  • call <name> [<server.ts>] — Call one tool and print its result.
    • --args <json> — Tool input as a JSON object.

Options

  • --connectors <file> — Connector configuration file.
  • --json — Emit JSON output.

Runs locally — no account or hosted service required.

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

On this page