CLI & 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.

Custory CLI

Create a verified journey from a website or product brief, authenticate securely, and install MCP clients for your coding tools — all from the terminal.

View @custory/cli on npm

Custory MCP server

Connect Claude, Cursor, Codex, or any MCP-compatible tool so agents can list journeys, inspect steps, and create or update items with real customer context.

Read the MCP server docs

Built for agent workflows

Your agent can prepare product context, boot a journey with the CLI, then keep working through MCP — without pasting secrets or losing the customer problem behind the code.

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.

Read the journey

Pull stages, steps, personas, and open friction into the agent session so planning and coding start from shared customer context.

Create and update items

Add insights, opportunities, or follow-ups on the right step as the agent discovers issues — so product context stays in Custory, not only in chat history.

Stay in sync as you ship

Use CLI for first structure and setup, then MCP for ongoing agent access. The journey remains the source of truth while work moves in your repo and tools.

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 init

MCP

Connect your agent

Point Claude, Cursor, or another MCP client at Custory so agents can read and update workspace-scoped journey context.