real-estate-agency / Leads & Prospects
Leads & Prospects 1.0.0
1.0.0
real-estate/leads
Manage prospects and inquiries, find search profiles that match a property.
Connect
Copy/paste this example snippet into your MCP client configuration, then fill in any required auth values.
{
"mcpServers": {
"leads": {
"transport": "streamable-http",
"url": "https://gateway.realestateagency.example/mcp/leads"
}
}
}
JSON
{
"server": {
"name": "real-estate/leads",
"title": "Leads & Prospects",
"description": "Manage prospects and inquiries, find search profiles that match a property.",
"version": "1.0.0",
"packages": null,
"remotes": [
{
"type": "streamable-http",
"url": "https://gateway.realestateagency.example/mcp/leads"
}
],
"repository": null,
"icons": null,
"website_url": "https://real-estate-agency.apim.eu/mcp-registry",
"latest": true,
"created_at": "2026-09-07T06:06:41.848Z",
"updated_at": "2026-09-07T06:17:00.597Z"
}
}