What is MCP?
MCP is a protocol that lets AI agents call external tools. When you add ARIS as an MCP server, your AI coding assistant can search MLS listings, calculate mortgages, and answer real estate questions directly in your conversation.Two connection methods
Local (stdio)
npx on first use. Best for Cursor and Claude Desktop.Hosted (HTTP)
No install needed. Best for remote agents and serverless.
Available tools
| Tool | Description |
|---|---|
search_listings | Search MLS listings by city, price, beds, and natural language |
get_featured_listings | Get promoted listings |
calculate_mortgage | Estimate monthly payments |
schedule_viewing | Capture a showing request |
get_neighborhood_info | Schools, walkability, market context |
ask_aris | Ask any real estate question to the full ARIS AI engine |