> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aris247.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Claude Desktop

> Add ARIS MCP tools to Claude Desktop.

## Configuration

Edit `claude_desktop_config.json`:

<Tabs>
  <Tab title="macOS">
    `~/Library/Application Support/Claude/claude_desktop_config.json`
  </Tab>

  <Tab title="Windows">
    `%APPDATA%\Claude\claude_desktop_config.json`
  </Tab>
</Tabs>

```json claude_desktop_config.json theme={null}
{
  "mcpServers": {
    "aris": {
      "command": "npx",
      "args": ["-y", "@aris/mcp", "--key", "aris_yourkey"]
    }
  }
}
```

## Restart Claude Desktop

After saving the config, restart Claude Desktop. You should see the ARIS tools available in the tools menu (hammer icon).

## Using it

Ask Claude any real estate question and it will use ARIS tools when relevant:

* *"Find condos in Miami Beach under \$300k"*
* *"How much would my monthly payment be on a \$600k house?"*
* *"Schedule a viewing for the first listing"*
