Skip to main content

1. Sign up

Create an account at aris247.com/signup. The 14-day free trial requires no credit card.

2. Connect your listings

In the ARIS dashboard, go to MLS Sync and connect your data source:

3. Embed the widget

Add this to any page on your website, replacing YOUR_BROKERAGE_ID with the ID from your dashboard:
<script
  src="https://aris247.com/widget.js"
  data-brokerage-id="YOUR_BROKERAGE_ID"
  async>
</script>
That’s it. The widget appears in the bottom-right corner and is ready to answer questions.

4. (Optional) Set up developer tools

export ARIS_API_KEY=aris_yourkey
npx @aris/cli init
This detects your framework, generates the correct embed snippet, and optionally configures the MCP server for Cursor.

Next steps