MCP (Model Context Protocol) is an open standard that lets AI assistants use external services — here Locari — like a toolbox. Once connected, your assistant can retrieve applicant lists, edit listings, schedule viewings, and request documents without you opening the Locari interface.
What is MCP? A protocol that allows AI assistants to communicate with external services. Instead of copy-pasting between a browser and a chat window, the assistant sends requests directly to Locari and receives structured data in return.
What Locari provides over MCP: Read and write access to listings, applicants, documents, viewings, notes, and communication in your account. What you decide: Which assistant you grant access to. You can disconnect any connection at any time from the Locari MCP tab in your user settings.
Common Tasks
- Create a complete listing with AI
- Connect Claude
- Connect ChatGPT
- Connect Cursor, Windsurf, GitHub Copilot, or Cline
- Connect Gemini CLI
- Disconnect a connection
- Review active connections
Create a complete listing with AI
Once your assistant is connected to Locari, you can build a complete listing right in the conversation — guided, step by step, in your own language. You don't need to prepare anything or know which fields exist.
At the start, just send your assistant everything you have: photos of the apartment, the energy certificate, a few key facts, the address, and the base rent. The assistant sorts it all out for you and only asks about what's genuinely still missing.
How the conversation goes
The assistant walks you through the whole flow and checks in with you at every station:
- Create a draft — the assistant sets up a new listing as a draft for you.
- Address + location research — you give the address, the assistant automatically researches the location and nearby points (transport, shopping, schools, green spaces).
- Key facts & finances — rooms, area, floor, base rent, utilities, and deposit.
- Read the energy certificate — you upload the energy certificate, the assistant reads the values automatically.
- Sort the images — the assistant puts your photos in a sensible order, and you can adjust the order.
- Write the description — tailored to the listing, in one of four tone styles (e.g. factual, modern, or short and to the point), portal-compliant and multilingual on request.
- Tenant profile & applicant criteria — in a short interview the assistant works out which applicants are a fit for you.
- Privacy — the required privacy details are set together with you.
- Contact & display — who the contact person is and how the listing should appear.
- Quality check — the assistant checks the listing for completeness and points out any gaps.
- Preview link — at the end you get one link to preview and activate.
You just confirm — the assistant handles the rest. If something's missing, it asks a targeted question instead of burying you in forms.
What the assistant handles automatically for you: researching the location, reading the energy certificate, reading uploaded documents, and searching your portfolio — so you don't have to re-type key facts. What you decide: You confirm every step. The assistant proposes, you approve.
Safety & trust
- The assistant never completes the checkout itself — activation always goes through your single preview link.
- It does not export to portals on its own.
- Applicant criteria never lead to an automatic rejection — every application is reviewed manually.
- The listing and criteria are set up GDPR- and anti-discrimination-compliant.
More than listings
Your assistant can do more for you over MCP — with gathering information (location research, reading the energy certificate, reading documents, searching your portfolio) and with writing (four tone styles, portal-compliant). The day-to-day steering — applicants, viewings, and so on — is best done on the go via WhatsApp; see Locari on WhatsApp for more.
How To
You start every step in your user settings → Locari MCP. There you'll find the setup guide with an expandable section per client.
Connect Claude
- Open user settings → Locari MCP and expand the Claude section.
- In Claude Desktop open: Settings → Connectors → Add custom connector.
- Name:
Locari, URL: paste the displayed MCP URL — your browser opens for sign-in.
What Claude can do after connecting: e.g. "Show me all applicants for Musterstr. 12 that meet all criteria" — Claude fetches the current evaluation list directly from Locari. What you do manually: Confirm accept or reject — decisions are not executed automatically by Claude.
Connect ChatGPT
- Open user settings → Locari MCP and expand the ChatGPT section.
- In ChatGPT open: Settings → Connections → Add new MCP server.
- Paste the MCP URL — your browser opens for sign-in.
Connect developer tools
For Cursor, Windsurf, GitHub Copilot, and Cline you use a JSON configuration.
- Open user settings → Locari MCP.
- Expand the desired client and copy the displayed JSON block.
- Paste the configuration into the respective settings file:
- Cursor: Settings → MCP → Add Server → Remote
- Windsurf: Cascade → Model Context Protocol → Configure
- GitHub Copilot: create
.vscode/mcp.jsonin your workspace - Cline: Sidebar → MCP Servers → Advanced Settings
Sample configuration (Cursor / Windsurf / Cline):
{
"mcpServers": {
"locari": {
"type": "url",
"url": "https://locari.ai/api/mcp"
}
}
}
Connect Gemini CLI
- Open user settings → Locari MCP and expand Gemini CLI.
- Copy the configuration and paste it into
~/.gemini/settings.json. - Gemini CLI uses
httpUrlinstead ofurl.
Disconnect a connection
- Open user settings → Locari MCP.
- Locate the connection in the AI Integrations card.
- Click the disconnect icon — access is revoked immediately.
Disconnecting a connection cannot be undone. The assistant loses all access rights immediately. You can set up a new connection again at any time.
Views and Fields
Connection table (AI Integrations)
- Client — name of the assistant that authorized the connection
- Last used — relative timestamp (e.g. "2 hours ago")
- Disconnect icon — revokes OAuth access immediately
What the assistant can see and do
The following action areas are available over MCP:
- Search and overview — query and filter listings, applicants, and properties
- Applicant management — retrieve evaluations, request documents, answer clarifications
- Communication — send messages to applicants and team members
- Viewings — create and reschedule appointments, send invitations
- Documents — manage folders, extract content
- Listings — create and edit rental cases, trigger portal export
- Notes and tasks — create internal notes and reminders
What Locari checks automatically before an assistant writes: For certain actions (e.g. sending an acceptance), Locari requests an explicit confirmation before the action is carried out. What you decide: Every destructive or final action requires your approval in the chat.
Audit and History
Every action an AI assistant executes over MCP is recorded in the history of the affected object (applicant, listing, document) with the actor "Locari AI" and a timestamp — identical to actions taken from the web interface.
Retention: History follows the same GDPR retention periods as all other activity. Disconnecting an MCP connection does not delete historical entries.