CLI & MCP for Custory agentsCLI & MCP
for Custory agents
Two ways for people and coding agents to work with Custory: create journeys from the terminal, and connect AI tools so they can read journey context and keep it current as you ship.
Two surfaces, one journey system
Use the CLI when you want a fast, scriptable entry point. Use MCP when your coding agent should stay connected to customer context while it works.
What agents can do with Custory
Keep implementation work tied to the journey moments that matter — friction, priorities, and the steps customers actually struggle with.
Get started
Install the CLI from npm, then follow the MCP docs to connect your preferred coding agent. You will need a Custory account and workspace.
CLI
Install and init
Run the latest package, sign in in the browser, and create a journey structure from a website or brief.
npx @custory/cli@latest initMCP
Connect your agent
Point Claude, Cursor, or another MCP client at Custory so agents can read and update workspace-scoped journey context.