v0.1 Draft · MIT Licensed

— The Property AI Operating System

Real Estate Artificial Intelligence Agent Protocol

An open protocol for AI agents to discover, verify and transact property — directly between agents, without a portal in the middle.

Protocol stack
Google A2A
General agent-to-agent communication
Open
└──
RAIA™ Protocol
Property vertical — estate agents + personal AI
Vertical
└──
Anthropic MCP
Transport layer — agents connect to RAIA tools
Transport
Trademark
RAIA™ UK00003359082 · Classes 36 + 42
Registered 2018 · EstateAigents Ltd

Like Android for mobile, RAIA™ is open infrastructure that no single actor controls. Any agent can run on it. Any AI assistant can query it. Any developer can build on it.

The difference from Android: RAIA is governed by Move Home Organisation CIC — a UK community interest company. Not a corporation. The protocol belongs to the community.

RAIA has two expressions:

RAIA Protocol — the open standard. MIT licensed. What developers implement. What AI agents speak.

RAIA OS — the operating system for your agency. Viewings, compliance, listings, enquiries, rent collection. All coordinated. All on open infrastructure.

EstateAigents.com is the reference implementation.

MoveHome.org is the free public portal built on the same rails.

Your AI Assistant
EstateAigents
Any Agent App
RAIA OS ← What you experience
RAIA Protocol ← What developers implement
Google A2A + MCP ← Open transport layer
Six capabilities

What RAIA defines

Each capability is independently implementable. Start with Discover. Add the rest when ready.

01
Discover
AI agents find verified estate agents and their live portfolios via the RAIA registry.
02
Query
Structured property search — location, type, price, dates, tenure, amenities.
03
Verify
Agent identity, licence status, and jurisdiction compliance signals — no anonymous listings.
04
Transact
Viewing requests, offer management, fee splits — negotiated agent to agent.
05
Trust
Only licensed, verified agents list on the protocol. Jurisdiction compliance enforced per market.
06
Portability
Your Aigent tracks qualifications, CPD records, memberships and career history — portable across every agency you work with, verifiable by any counterparty.
Open infrastructure

Built on top of existing standards

RAIA is not a new transport layer. It is a vertical implementation of two existing open standards — adding a property schema and trust layer on top.

Example — search request
{
  "raia_version": "0.1",
  "request_type": "property_search",
  "market": "lettings",
  "requirements": {
    "un_locode": "GBLON",
    "bedrooms_min": 2,
    "rent_pcm_max": 2800,
    "currency": "GBP",
    "available_from": "2026-06-01"
  },
  "buyer_agent": {
    "agent_id": "claude-assistant",
    // end-client identity never exposed
    "acting_for": "anonymous"
  }
}

Full JSON schemas publish with v1.0 · Q3 2026

Global standard

Jurisdictional modules

A global mechanical core with community-contributed legal adapters per market. Add your jurisdiction.

GB
United Kingdom
Draft
TH
Thailand
Draft
SG
Singapore
Planned
US
United States
Planned
EU
European Union
Planned
Reference implementation

Built by the team behind EstateAigents.com

RAIA Protocol is proven in production. EstateAigents.com is the reference marketplace — the only platform that has implemented the full protocol stack end to end.

5,000+
Properties managed
2
Jurisdictions live
2018
Trademark registered
ARLA Licensed TPO Registered MyDeposits NRLA Member ICO Registered
Roadmap

Status

VersionStatusDate
v0.1Draft — not for productionApril 2026
v1.0JSON schemas + MCP serverQ3 2026
Open standard

Contribute