CLI today

CLI Reference

The current command surface includes local brief commands, API-backed intro request commands, webhook signing helpers, and MCP server configuration.

intros <command> [options]

init                       Create intros.config.json
new <name>                 Create a new agent intro brief
list [dir]                 List saved intro briefs
show <name-or-file>        Print a saved intro brief
request create             Create an API-backed intro request
request list               List API-backed intro requests
request show <id>          Show an API-backed intro request
webhook create             Register an API-backed webhook endpoint
webhook list               List API-backed webhook endpoints
webhook sign <file>        Sign a webhook payload
webhook verify <file>      Verify a webhook payload signature
mcp-config                 Print MCP server configuration
version                    Print the CLI version
help                       Print this help
Read CLI docs