CLI Reference
cxp install [OPTIONS]
cxp install [OPTIONS]cxp install # register MCP + run backend wizard
cxp install --setup # re-run just the backend wizard
cxp install --force # overwrite existing MCP entries
cxp install --skip-claude # skip Claude Code registration
cxp install --skip-cursor # skip Cursor registration
cxp install --skip-setup # skip the backend wizard (non-interactive installs)
cxp install --binary-path <path> # path to register (defaults to current executable)
cxp install --claude-json <path> # override ~/.claude.json path
cxp install --cursor-mcp <path> # override ~/.cursor/mcp.json pathChoice
Description
cxp init
cxp initcxp init claude-code [session-ids...] [OPTIONS]
cxp init claude-code [session-ids...] [OPTIONS]cxp init cursor [chat-ids...] [OPTIONS]
cxp init cursor [chat-ids...] [OPTIONS]cxp export
cxp exportcxp export claude-code [OPTIONS]
cxp export claude-code [OPTIONS]cxp export cursor [OPTIONS]
cxp export cursor [OPTIONS]cxp export vscdb [OPTIONS]
cxp export vscdb [OPTIONS]cxp export kiro [OPTIONS]
cxp export kiro [OPTIONS]cxp mcp [OPTIONS]
cxp mcp [OPTIONS]cxp auth [team-key] [OPTIONS]
cxp auth [team-key] [OPTIONS]cxp push [OPTIONS]
cxp push [OPTIONS]cxp pull [OPTIONS]
cxp pull [OPTIONS]cxp team [ACTION]
cxp team [ACTION]Global Flags
Last updated
Was this helpful?