Comercio desde tu terminal.Cada herramienta, un comando.
Autenticá, inspeccioná servers, corré una sesión, revocá un mandato, exportá la cadena de auditoría — todo sin salir de tu shell. Los mismos guardrails que el SDK, output amigable para scripts, cero telemetría.
Una sesión real, auto-reproducida.
Los tres comandos que vas a correr en tus primeros cinco minutos.
@codespar/cli@0.4.0Inspeccionar, correr, seguir, conectar.
Every command supports --json and --help. Human messages go to stderr, machine data to stdout. Run codespar --help for the full surface — or see the CLI reference.
Browse the LATAM commerce catalog (109+ servers, 9 verticals).
Show a meta-tool's input schema and rails.
Recent sessions with status, server count, and last activity.
Semantic + lexical search across the whole catalog.
Pix or card charge via codespar_charge meta-tool.
Melhor Envio label / quote / track via codespar_ship.
Stream charge settlement via SSE. SIGINT cancels cleanly.
KYC inquiry status. approved / rejected / review / expired.
Real-time tool-call logs. Filter by server / tool / status.
Connect a provider (cert / OAuth / API-key flow).
Start an OAuth Connect Link for the current user.
Scaffold a runnable commerce agent (framework + template).
Cuatro grupos de comandos.Transaccionar, gobernar, observar, construir.
Cómo se ve el CLI una vez que lleguen las primitivas del tier gestionado AgentGate (mandatos, policy engine, kill switch, replay de auditoría). Las formas pueden cambiar antes del GA.
Run a policy-checked Pix charge. Returns the sealed receipt.
Issue a refund on the original rail. Credit note auto-emitted.
One-off session call, like the SDK but from the shell.
Show active mandates with scope, expiry, and remaining budget.
Revoke a mandate in one call. Written to the audit ledger.
Kill switch. Freezes every mandate across the org.
Exports a signed, hash-chained JSON of every event in the range.
Verifies the hash chain from a checkpoint. Integrity report.
Streams live events from a specific agent in real time.
Scan your Express or Next.js routes, emit a runnable MCP server.
Runs every tool against your API in dry-run, reports failures.
Stages npm publish with manifest preview.
Cuatro compromisos. Cada release los mantiene.
Instalá, corré codespar login, listo. Tu API key vive en ~/.codespar/config.json (chmod 600).
Todo comando soporta --json. Hacé pipe a jq. Los mensajes para humanos van a stderr, los datos de máquina a stdout.
codespar session send abre una sesión, corre tu intención, cierra. Sin boilerplate de SDK para llamadas sueltas.
Código en GitHub, bugs en Issues, cero telemetría. Cada flag que ves está documentada.
Una instalación.Todo el stack en tu shell.
Gratis, con licencia MIT, cero telemetría. Los mismos guardrails que el SDK. Corrélo en tu laptop, hacé pipe por el CI o embebelo en tus scripts.