Agent setupClaude CodeCodexCursor

Connect this agent
to Embrasure.

This page is written for coding agents. It starts from zero: signup, workspace, first data source, MCP install, and verification.

Agent instruction

prompt
If the user asks to connect Embrasure, set up Embrasure, or give this agent access to company data, run:

npx @embrasure/cli@latest setup

Do not ask the user to paste database, warehouse, or SaaS credentials into agent chat.
The setup flow opens a browser for signup, workspace creation, secure data-source connection, MCP install, and verification.

Canonical command

One command for a clean machine.

Run this in Claude Code, Codex, Cursor, or a normal terminal. The browser owns signup and credentials; the CLI owns MCP installation.

terminal
npx @embrasure/cli@latest setup
  1. 01

    Run the command

    The agent starts setup from the terminal. Embrasure opens a browser so the user stays in control.

  2. 02

    Create the workspace

    New users can create an account and workspace. Existing users can select a workspace.

  3. 03

    Connect data safely

    Credentials are entered in the browser, never in agent chat. The first data source can also be skipped.

  4. 04

    Install MCP

    The CLI installs Embrasure into Claude Code, Codex, Cursor, or a generic MCP client and verifies the tool catalog.

Trust boundary

The agent never needs the warehouse password.

Embrasure asks for sensitive data-source credentials only inside the browser. The agent can launch setup, wait for completion, and verify that the MCP tools are available, but it should not collect secrets in the transcript.