Skip to main content

aris init

Interactive setup wizard for adding ARIS to your project.

What it does

1

Validates your API key

Checks your key against the ARIS API
2

Detects your framework

Scans project files:
  • next.config.* or next in package.json → Next.js
  • react in package.json → React
  • wp-config.php or wp-content/WordPress
  • index.htmlHTML
3

Auto-detects Brokerage ID

Resolved automatically from your API key (falls back to ARIS_BROKERAGE_ID env var)
4

Generates the embed snippet

Correct snippet for your framework
5

Offers to write .env

Adds ARIS_API_KEY and ARIS_BROKERAGE_ID
6

Offers to configure MCP

Adds ARIS to .cursor/mcp.json for Cursor

Example output