Every tool the broker uses — list leads, advance stage, search properties, draft a proposal, run a comp analysis — is exposed as an MCP tool. Brokers work in Claude Desktop, Cursor, or any agent runtime. Newmark Intelligence is the CRE-specific tool server that any enterprise AI can call.
{
"mcpServers": {
"newmark": {
"command": "node",
"args": [".../mcp-server/dist/index.js"],
"env": {
"NLA_API_URL": "https://api.newmarkai.com",
"NLA_TOKEN": "<broker-jwt>"
}
}
}
}Every action a broker takes in the dashboard is exposed as a callable tool. Available in the in-app chat, in Claude Desktop via MCP, or directly via REST for scripted use.
get_pipeline_summarylist_leadslist_dealsget_dealadvance_deal_stageupdate_deal_notesmark_deal_lostget_precall_briefingsearch_propertiesgenerate_space_comparisongenerate_loi_summaryget_comp_analysislog_competing_tourget_deal_intelligence