Mashvisor Connector for AI agents.
16 live capabilities
Analyze real estate investment data and property performance.
Waiting for input…
Why people use Mashvisor
Mashvisor Real Estate Data for Faster Property Analysis
This Connector lets your AI agent do that work for you. Just ask for a profile or a neighborhood overview and get the data immediately in your chat.
What Vinkius changes
You get instant access to professional real estate data without the manual research.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding a specific property
An investor wants a 3-bed house under $600k in Miami.
- Real-world use case 02
Neighborhood scouting
A manager wants to know if Orlando is growing.
- Real-world use case 03
Comp analysis
An agent needs to know what nearby houses sold for.
Complete set · 16capabilities
The complete Mashvisor capability set.
These are the exact actions your AI can choose when you ask it to work with Mashvisor.
01—04
4 capabilities in this set.
Part of 16 available through Mashvisor.
- 01 Capability
Get historical sales
Look up past sales records for a specific property. Use this to see how prices have changed over time.
- 02 Capability
Get ownership info
Find current ownership details and contact indicators. This helps you identify who owns a property before you reach out.
- 03 Capability
Get property comps
Identify comparable properties in the immediate area. Use this to see what similar homes are selling for nearby.
- 04 Capability
Get property details
Pull basic attributes like beds, baths, and square footage. This gives you the core specs of any property quickly.
05—08
4 capabilities in this set.
Part of 16 available through Mashvisor.
- 05 Capability
Get neighborhood overview
Get a summary of a neighborhood's market data. Use this to quickly gauge the vibe and value of an area.
- 06 Capability
Get airbnb listings
Get performance metrics for Airbnb properties. Use this to see how short-term rentals are performing in specific areas.
- 07 Capability
Get city investment performance
View investment performance data for specific cities. This helps you identify which markets are yielding the best returns.
- 08 Capability
Get full property profile
Retrieve a complete profile including tax history and Mashvisor AVM. This provides a deep dive into a specific property's financial background.
09—12
4 capabilities in this set.
Part of 16 available through Mashvisor.
- 09 Capability
Get historical performance
Access 36 months of historical short-term rental performance. This is great for seeing long-term trends in Airbnb data.
- 10 Capability
List cities
See a list of cities within a specific state. Use this to narrow down your search area geographically.
- 11 Capability
Get marketplace listings
Search through various marketplace listings. This helps you find active properties currently on the market.
- 12 Capability
Get rental rates
Find long-term rental rates for a given area. This helps you determine if a property will generate enough monthly income.
13—16
4 capabilities in this set.
Part of 16 available through Mashvisor.
- 13 Capability
Rento calculator lookup
Access Airbnb metrics via the Rento-Calculator. Use this to get specific performance estimates for short-term rentals.
- 14 Capability
Search properties
Perform a programmatic search for properties based on specific filters. Use this to find exact matches for your investment criteria.
- 15 Capability
Get top neighborhoods
Identify the best neighborhoods for investment in a given city. This helps you find high-growth areas with less effort.
- 16 Capability
Validate city
Check if a specific city name is valid for the search. Use this to ensure your queries are accurate before running a search.
Set up in minutes
One URL. Then ask Mashvisor to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Mashvisor 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_5ALq6ohvgwtlVB037saQTWhHDH5kCqcgagj3zmv0/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 Mashvisor, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Mashvisor for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_5ALq6ohvgwtlVB037saQTWhHDH5kCqcgagj3zmv0/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 Mashvisor URL.
- Step 03
Save and start
Save the connection and enable Mashvisor in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mashvisor-alternative": {
"url": "https://edge.vinkius.com/vk_preview_5ALq6ohvgwtlVB037saQTWhHDH5kCqcgagj3zmv0/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 Mashvisor
Open Agent mode in chat and ask: "Using Mashvisor, help me...". 16 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mashvisor-alternative": {
"url": "https://edge.vinkius.com/vk_preview_5ALq6ohvgwtlVB037saQTWhHDH5kCqcgagj3zmv0/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 Mashvisor
Ask Copilot: "Using Mashvisor, help me...". 16 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mashvisor-alternative": {
"url": "https://edge.vinkius.com/vk_preview_5ALq6ohvgwtlVB037saQTWhHDH5kCqcgagj3zmv0/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 Mashvisor
Open Cascade and ask: "Using Mashvisor, help me...". 16 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mashvisor-alternative": {
"url": "https://edge.vinkius.com/vk_preview_5ALq6ohvgwtlVB037saQTWhHDH5kCqcgagj3zmv0/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 Mashvisor
Ask Cline: "Using Mashvisor, help me...". 16 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mashvisor-alternative --transport http "https://edge.vinkius.com/vk_preview_5ALq6ohvgwtlVB037saQTWhHDH5kCqcgagj3zmv0/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 Mashvisor
Ask Claude: "Using Mashvisor, show me...". 16 tools are ready
Where the request belongs
Work Mashvisor can move forward.
Real estate investors who need to move faster on deals and property managers who are tired of manual market research.
Real Estate Investor
Analyzes cash-on-cash returns and neighborhood trends to find high-yield properties.
Property Manager
Checks local rental rates and market trends to optimize portfolio pricing.
Real Estate Agent
Pulls ownership history and property comps to prepare for client viewings.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRentCast
Access real-time real estate data, property records, and rental market analytics directly from your AI agent.
Nestoria
Search real estate listings globally. find properties to buy or rent across multiple countries with advanced filters.
Mashvisor
Analyze real estate investments. compare Airbnb vs traditional rental ROI via AI.
Airbnb
Search and manage Airbnb listings, experiences, reservations, and pricing directly from any AI agent.
Repliers
Search real estate listings. audit properties, neighborhoods, and stats via AI.
Rightmove
Manage Rightmove property listings, track performance metrics, and retrieve branch leads directly through your AI agent.
Bring your own AI
Change the model, client or framework. Keep Mashvisor 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 Mashvisor.
The practical details behind the request, access and result.
What can I do with the Mashvisor MCP?
You can access real estate data, rental rates, and property profiles. It allows your AI agent to pull professional market analytics directly into your chat.
How does the Mashvisor MCP help with investment analysis?
It pulls city performance and neighborhood trends. You can see which markets are yielding the best returns without manual research.
Can I use the Mashvisor MCP to find Airbnb data?
Yes, it pulls Airbnb listings and 36 months of performance data. This helps you see long-term trends for short-term rentals.
Is the Mashvisor MCP good for property managers?
Yes, it helps you check local rental rates and neighborhood trends. You can use it to ensure your portfolio stays competitive.
Can the Mashvisor MCP show me property ownership?
Yes, it retrieves ownership info and historical sales. This is useful for identifying owners before you reach out.
How do I connect Mashvisor MCP to my AI agent?
Connect it via Vinkius and add your Mashvisor API Key to your AI client's configuration. From there, you can start asking questions about the market.
Can I find comparable properties for a specific address to estimate its value?
Yes! Use the get_property_comps capability by providing the property address or ID. The agent will return a list of nearby properties with similar characteristics to help you perform a comparative market analysis.
How do I check the investment performance of a specific city?
You can use the get_city_investment_performance capability. Simply provide the state and city name, and the agent will retrieve key metrics like cash on return, cap rate, and rental income for that market.
Is it possible to get ownership information and contact details for a property?
Yes, the get_ownership_info capability retrieves owner contact information and residency indicators for a specific property ID or address, allowing you to identify potential leads or current owners.
One connection away
Give your agent a direct line to Mashvisor.
Connect Mashvisor once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available