All install methods
Buyer · Install
npm install
Install custena-connect globally via npm. Recommended for any host with Node.js 20+.
1
npm global install (recommended)
npm install -g custena-connect
npx custena-connect install
Step 1 installs the CLI globally. Step 2 registers the MCP server, drops the skill file at ~/.claude/skills/custena-pay.md, and opens your browser to sign in.
Or install locally and run via npx:
npm install custena-connect
npx custena-connect install