What this is
The Custory CLI is a terminal tool for creating and working with customer journeys. It is useful when:- you are starting a new journey from a product website
- you already have a private product brief
- a coding agent can summarize bounded product context for you
- you want scripts or terminal tools to work with Custory directly
What you need
Before you start, make sure you have:- Node.js
22.12or newer - a Custory account
- access to the workspace where the journey should live, or permission to create a new workspace
Platform support
The supported install path is npm:
@latest.
How it works
The first run follows a simple path:- Sign in to Custory in your browser.
- Provide product context from a website or private brief.
- Review the suggested journey and personas.
- Let Custory create and verify the stored journey.
- Open the journey URL and make the first useful edits with your team.
Choose your path
CLI quickstart
Run the interactive setup and get to a verified first journey.
Create a first journey
Choose between website, private brief, and standard input workflows.
Coding agents and MCP
Connect Custory to Codex, Claude, or Cursor without giving Custory repository access.
Automation and JSON
Use non-interactive commands, JSON output, and predictable exit codes.
Authentication and workspaces
Sign in, check your active account, list workspaces, and recover sessions.
Tools and agent tasks
Discover available Custory tools and call bounded agent tasks directly.
Command reference
Check exact command syntax, options, conflicts, JSON output, and exit behavior.
CLI security and privacy
Understand scopes, credential storage, private briefs, website limits, and MCP boundaries.
Troubleshooting
Fix sign-in, source, workspace, MCP, JSON, and doctor-check failures.
Related resources
- npm package:
@custory/cli - Website overview: Custory CLI and MCP
- Existing MCP setup in the dashboard: MCP