nativeport CLI — the Agent API from any shell

cli

@nativeport/cli, also published under the alias nativeport, is a zero-dependency Node 20+ command over the Agent API: npx nativeport@latest login stores the key once, then find, inspect, call, account, catalog, skill [--install] and mcp [--client claude|cursor|json] do the rest. Every command accepts --json, and the exit codes separate a missing key (2), insufficient credits (3), a restricted key (4) and a provider error (5) so an agent can branch on them. Guide: Set up with CLI.