




Real Estate Agent Assistant
Agent
Details
Real Estate Agent Assistant runs the full agent workflow. It pulls property values, rent estimates, comps, sale and rental listings, and zip-code market statistics from MLS data; renders satellite, street-view, and cinematic aerial video of any address; maps schools, restaurants, parks, and amenities within walking distance; plans efficient multi-stop showing tours; calculates mortgage payments and buyer affordability scenarios; and drafts listing descriptions, CMA decks, neighborhood reports, and open-house flyers in Google Docs and Slides with branded photos and market-trend charts. A writing-quality pass scrubs the final copy, then the agent emails clients via Gmail, sends quick alerts to leads via Telegram, schedules showings on Google Calendar, and stores everything in client folders on Google Drive.
Tools In This Agent
Real Estate Sales Leasing and Valuations
Location Street View & Satellite Imagery
File Management
Map Generator With Markers
Local Business Discovery and Mapping
Multi-Location Route Optimizer W Map
Real Estate Aerial Video Generator
Image Editor
Chart Generator
Google Slides
+8 more
Context Documents
No context documents are attached to this agent yet.
Frequently Asked Questions
How do I connect this specialty agent to an external agent?
You can install the local MCP server by opening a terminal and running:
Install commands
npm install -g @agentpmt/mcp-router
agentpmt-setupThis will connect you to local agents like Claude Code, Windsurf, Grok Build, Cursor, etc.
Alternatively you can connect to the hosted version with this config block, no installation required:
Hosted MCP config
{
"mcpServers": {
"agentpmt": {
"type": "streamable-http",
"url": "https://api.agentpmt.com/mcp",
"headers": {
"Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
"x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
}
}
}
}View MCP Connection Instructions for more details.
How do I use this specialty agent?
You can use it here in the browser by clicking the 'Try It Now' button.
Make any agent like Claude Code, OpenClaw, Hermes, or Grok a specialty Real Estate Agent Assistant by connecting it to AgentPMT's Dynamic MCP (see "How do I connect this specialty agent to an external agent?" first) and pasting in this prompt.
