Home River Group Connector for AI agents.
10 live capabilities
Manage property listings and resident data through Entrata.
Waiting for input…
Why people use Home River Group
Home River Group for Automating Property Management Tasks
This Connector puts that data where you actually work. Your agent can pull lease info, check availability, and create leads in a single conversation. You stop hunting for tabs and start getting things done.
What Vinkius changes
It turns your Entrata data into a conversational capability for your team.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking availability for a walk-in
A leasing agent gets a call about an apartment and uses get_availability to see if it's open and ready for a tour.
- Real-world use case 02
Logging a repair from a phone call
A maintenance tech reports a leak, and the manager uses create_work_order to log it into Entrata immediately.
- Real-world use case 03
Adding a new prospect to the CRM
A new prospect calls with questions, and the agent uses create_lead to save their contact info into the system.
Complete set · 10capabilities
The complete Home River Group capability set.
These are the exact actions your AI can choose when you ask it to work with Home River Group.
01—04
4 capabilities in this set.
Part of 10 available through Home River Group.
- 01 Capability
Get availability
Check which units in a specific property are currently available for lease. Use this to give prospects instant answers.
- 02 Capability
Get leads
List all current sales leads and prospects managed by the group. This gives you a quick overview of your active pipeline.
- 03 Capability
Get lease info
Pull up detailed lease information for specific residents. It's the fastest way to check contract terms or dates.
- 04 Capability
Create lead
Submit a new prospect or sales lead to the Home River Group system. This capability helps you keep your sales pipeline updated without manual entry.
05—07
3 capabilities in this set.
Part of 10 available through Home River Group.
- 05 Capability
Create work order
Create a new maintenance request for a specific property unit. It makes it easy to log repairs as soon as they are reported.
- 06 Capability
Get ledgers
Retrieve the financial ledgers for residents to check payment status. This helps you manage balances without switching apps.
- 07 Capability
Get properties
Search for properties by name or ID to get the correct property identifier. Use this as your starting point for all other tasks.
08—10
3 capabilities in this set.
Part of 10 available through Home River Group.
- 08 Capability
Get residents
List all residents across the portfolio or filter by a specific property. This helps you manage your tenant base efficiently.
- 09 Capability
Get units
List all units for a specific property using its unique ID. It's useful for seeing the full layout of a building.
- 10 Capability
Get work orders
List all maintenance work orders, preferably filtered by property. Use this to track the status of ongoing repairs.
Set up in minutes
One URL. Then ask Home River Group to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Home River Group from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_svI9M4ZTSsRoXLh0fSTCxgqB2DVJgQGolZv7hhqy/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Home River Group, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Home River Group for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_svI9M4ZTSsRoXLh0fSTCxgqB2DVJgQGolZv7hhqy/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Home River Group URL.
- Step 03
Save and start
Save the connection and enable Home River Group in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"home-river-group": {
"url": "https://edge.vinkius.com/vk_preview_svI9M4ZTSsRoXLh0fSTCxgqB2DVJgQGolZv7hhqy/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Home River Group
Open Agent mode in chat and ask: "Using Home River Group, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"home-river-group": {
"url": "https://edge.vinkius.com/vk_preview_svI9M4ZTSsRoXLh0fSTCxgqB2DVJgQGolZv7hhqy/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Home River Group
Ask Copilot: "Using Home River Group, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"home-river-group": {
"url": "https://edge.vinkius.com/vk_preview_svI9M4ZTSsRoXLh0fSTCxgqB2DVJgQGolZv7hhqy/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Home River Group
Open Cascade and ask: "Using Home River Group, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"home-river-group": {
"url": "https://edge.vinkius.com/vk_preview_svI9M4ZTSsRoXLh0fSTCxgqB2DVJgQGolZv7hhqy/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Home River Group
Ask Cline: "Using Home River Group, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add home-river-group --transport http "https://edge.vinkius.com/vk_preview_svI9M4ZTSsRoXLh0fSTCxgqB2DVJgQGolZv7hhqy/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Home River Group
Ask Claude: "Using Home River Group, show me...". 10 tools are ready
Where the request belongs
Work Home River Group can move forward.
This Connector is for property managers and leasing agents who are tired of clicking through complex dashboards to find simple answers for residents and prospects.
Property Manager
Uses this to check unit availability and resident ledgers during routine check-ins without leaving their chat interface.
Leasing Agent
Uses this to quickly log new prospects and check building vacancy while on the phone with potential renters.
Maintenance Coordinator
Uses this to turn phone calls into official work orders in Entrata instantly.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBuildium
Manage rental properties via Buildium. track units, tenants, and maintenance tasks directly from any AI agent.
Evernest Property Management
Equip your AI agent to manage rental properties, track tenants, and monitor maintenance via the Evernest API.
Rentvine
Manage your property portfolio via Rentvine. list properties, manage units, and track leases directly from any AI agent.
Urbanise
Manage strata and community properties with owner portals, meeting management, and financial reporting for property managers.
DoorLoop
Manage rental properties, collect rent online, screen tenants, and handle maintenance requests from one landlord platform.
Apex27
Manage letting agency operations with property listings, tenant applications, and maintenance tracking built for estate agents.
Bring your own AI
Change the model, client or framework. Keep Home River Group connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Home River Group.
The practical details behind the request, access and result.
Can Home River Group MCP help with maintenance?
Yes, it allows your AI agent to create and track maintenance work orders directly within your property management system. This means you can log repairs instantly without opening a new tab.
Does Home River Group MCP connect to Entrata?
That's exactly what it does. It acts as a bridge between your AI client and the Entrata platform to manage your property data.
How does Home River Group MCP handle leads?
It lets your agent submit new prospects and sales leads into your system automatically. You can also have it pull a list of your current leads whenever you need a status update.
Can I check unit availability with Home River Group MCP?
Yes, your agent can pull live availability data for specific buildings. This helps you give renters instant answers about which units are ready for lease.
Can Home River Group MCP see resident ledgers?
Yes, it can retrieve financial ledgers for residents. This makes it easy to check payment statuses and balances during your daily tasks.
Is Home River Group MCP good for property management?
It's built specifically for property management. It automates the repetitive data entry and retrieval tasks that usually slow down property managers.
How do I get API credentials for Home River Group?
You need to log in to your Entrata instance (homeriver.entrata.com) and navigate to Setup > Company > API Access. If you don't have access, contact your system administrator.
Can I create work orders with this Connector?
Yes, you can use the create_work_order capability to submit new maintenance requests directly into the system.
Is the subdomain required?
It defaults to 'homeriver'. If your specific instance uses a different subdomain, you should provide it during setup.
Are these real-time updates?
Yes, all data retrieved and created is processed directly through the Entrata API in real-time.
Can I create work orders with this MCP?
Yes, you can use the create_work_order capability to submit new maintenance requests directly into the system.
One connection away
Give your agent a direct line to Home River Group.
Connect Home River Group once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available