
There's a meaningful difference between an AI that can talk about your portfolio and one that can actually work with it. The thing that separates them has an unglamorous name — the Model Context Protocol, or MCP — and it's worth understanding, because it's the reason a useful landlord assistant doesn't just make things up.
The problem MCP solves
A language model on its own knows nothing about *your* properties. Ask a plain chatbot when your gas safety certificate expires and the best it can do is guess, because it has no access to your records. MCP is an open standard that gives an AI assistant a safe, structured way to call real tools — to look something up, or to take a specific action — rather than inventing an answer.
Without tools, an assistant guesses. With tools, it checks. MCP is the plumbing that lets it check.
How it works, without the jargon
- 1A system exposes a set of tools — small, well-defined actions like "list compliance documents expiring in the next 60 days" or "show rent arrears for this property".
- 2When you ask a question, the assistant decides which tool to call and with what inputs.
- 3The tool returns real data from your system, and the assistant uses that to answer — citing what it actually found.
Why it matters for landlords specifically
Property management is full of facts that have to be *right*: certificate expiry dates, deposit protection deadlines, who is in arrears and by how much. An assistant that answers these from live records is genuinely useful. One that hallucinates a plausible-sounding date is worse than useless — it's a liability. MCP is what keeps the assistant on the right side of that line.
Tools also constrain what an assistant can do
Because actions are defined as specific tools, the assistant can only do what those tools allow. A read-only tool can read; it cannot delete or pay. That boundary is a safety feature, not a limitation.
How Rentwire helps
Rentwire is built on this model: your compliance records, rent feed, deadlines and tasks are exposed as tools the assistant can read and act on. So when you ask "what's overdue across my portfolio?", the answer comes from your data through a defined tool — not from a guess — and the assistant can only ever do the specific, bounded things its tools permit.
Frequently asked questions
- What is the Model Context Protocol (MCP)?
- MCP is an open standard that lets an AI assistant connect to external tools and data sources in a structured, secure way. Instead of guessing, the assistant can call a defined tool to look something up or perform a specific action, and answer based on real results.
- Why is MCP useful for property management?
- Property management depends on facts that must be accurate — certificate dates, deadlines, arrears. MCP lets an assistant read those facts from your live records rather than inventing them, and limits the assistant to the specific actions its tools allow, which is both more useful and safer.
This article is general information for UK landlords and letting agents, not legal, tax or financial advice. Rules change and individual circumstances differ — check the latest guidance from GOV.UK or a qualified professional before acting.