The Relm MCP server
Give your AI agent 18 tools for commercial real estate: search any US property, run multi-agent Deep Search, build 10-year pro-formas, and read your portfolios — every finding traceable to a source.
Connect in three steps
- Start a Relm subscription and create an API key in Settings → Developer.
- Add the server to your MCP client (Cursor, Claude Desktop, etc.), authenticating with your key:
{
"mcpServers": {
"relm": {
"url": "https://api.relm.ai/mcp",
"headers": { "Authorization": "Bearer relm_sk_..." }
}
}
}- Start prompting — your agent can now use the tools below.
18 tools for deal analysis
Read-only tools work with a read key; a full key adds the ones that trigger runs and edits.
Search & preview
Find properties and pull instant preview data.
search_propertiesSearch your properties, portfolios, and uploaded documents by address, name, or keywords.
preview_propertyFetch preview data (basic info, taxes, area stats) for a US address. Required before adding it to a portfolio.
get_preview_progressCheck real-time progress of an in-flight preview.
Portfolios
Organize properties into portfolios.
list_portfoliosList every portfolio with its id, name, and property count.
create_portfolioCreate a new portfolio.
list_portfolio_propertiesList the properties in a portfolio (id, address, status).
add_to_portfolioAdd a previewed address to a portfolio; returns the new property_id.
remove_from_portfolioRemove a property from a portfolio.
Deep research
Run and monitor multi-agent property research.
start_deep_searchStart a full deep-research run — basics, units, comps, taxes, POIs, area stats, and a summary. Consumes one credit.
get_deep_search_statusPer-section status plus a rollup (processing / complete / error / stopped) for a run.
get_run_stepsA run's live activity trace; pass the cursor back to fetch only new steps.
Pro forma
Build, read, edit, and export the financial model.
start_proformaStart the 10-year financial pro-forma run. Requires an active subscription.
get_proformaRead the pro forma: Year-1 summary, 10-year projections, and line items.
edit_proforma_fieldEdit one pro-forma line item and save — either full 10-year values or a Year-1 value with a growth rate.
export_proformaExport the pro forma as xlsx, pdf, or json (temporary download URL).
Documents
Attach and index deal documents.
upload_documentAttach a document to a property from a public URL or inline content, optionally indexing it for search and citation.
Account
Inspect the key and its wallet.
get_creditsThe credit wallet: balance, plan, and whether new runs can start.
get_meIdentify the API key: user, org, role, and scope.
Keys are scoped and revocable, calls are rate limited and isolated to your organization, and every research finding is traceable to its source. Your data is never used to train models.
Put a real estate analyst in your agent
Start a subscription, mint a key, and connect the Relm MCP server in minutes.
Get an API key