# InvestorLift MCP for AI Agents AI Agent Connect

> InvestorLift lets you pull real estate deals directly into your AI agent. You can browse marketplace listings, check specific property details, manage your investment criteria, and message sellers to start negotiations. It turns your AI into a full-time deal sourcing assistant for off-market and marketplace properties.

## Overview
- **Category:** real-estate
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ayTSueNCCfBhkwVSJQGj4Huk5V8nUPQcyWolbYaD/ai-agent-connect
- **Tags:** real-estate-investing, deal-sourcing, off-market-deals, investment-property, marketplace

## Description

Stop jumping between tabs to find your next investment. When you connect this to your AI client, you're giving your agent a direct line to real estate marketplace data. Instead of manual searching, you just tell your agent what kind of property you're looking for. It scans the inventory based on your specific rules, pulls up the deep details on the best matches, and handles the first outreach to the seller. It's built for people who need to move fast on deals. Whether you're looking for a fixer-upper in a specific zip code or trying to find high-ROI multi-family units, this connector pulls that data into your conversation. You update your investment criteria on the fly so your agent always knows exactly what fits your portfolio. It’s one of the best ways to manage a high-volume pipeline without the manual grind, and it fits right into the Vinkius catalog for easy setup. You handle the heavy lifting of data retrieval and initial communication without ever leaving your workspace. It turns your AI into a specialized assistant that knows your buy box, understands your goals, and keeps your pipeline moving. It's about moving from manual research to active decision-making. By automating the data gathering and initial contact, you focus on the actual negotiation and closing. You spend less time refreshing pages and more time reviewing high-quality leads that actually meet your standards.

## Tools

### list_deals
Shows all available deals in the marketplace. It's great for getting a quick overview of what's currently for sale.

### get_buy_box
Shows your current investment criteria. Use this to make sure your agent knows exactly what you're looking for.

### get_deal
Pulls up deep details for a single property. This helps you see the price and metadata for a specific listing.

### send_message
Sends a message to a seller about a specific deal. It lets you start negotiations immediately without leaving your chat.

### update_buy_box
Changes your investment criteria. Use this to refine your target ROI or preferred locations as your strategy shifts.

## Prompt Examples

**Prompt:** 
```
List all available deals in Houston, Texas with a maximum price of $300,000.
```

**Response:** 
```
I've found 3 deals in Houston under $300k. One is a 3-bed fixer-upper (ID: 55432) for $245,000. Would you like more details on any of these?
```

**Prompt:** 
```
What are my current investment criteria in my buy box?
```

**Response:** 
```
Your current buy box is set to target Single Family homes in Florida and Georgia with a minimum ROI of 12% and a price range between $150k and $450k.
```

**Prompt:** 
```
Send a message to the seller of deal 98765 saying I am interested in a cash offer.
```

**Response:** 
```
Message sent successfully to the seller of deal 98765. I've let them know you're interested in making a cash offer.
```

## Capabilities

### Browse marketplace deals
See all available property listings in one view.

### Pull property details
Get deep insights into pricing and metadata for specific listings.

### Manage investment criteria
View and update your target ROI and location rules.

### Message sellers directly
Start negotiations with sellers immediately from your chat.

### Filter property inventory
Sort through thousands of deals by location and price.

## Use Cases

### Finding a specific property
An investor asks for 3-bed homes in Houston under $300k and uses `list_deals` to see the options.

### Checking criteria
An analyst asks 'What are my current goals?' and uses `get_buy_box` to see their ROI targets.

### Fast outreach
A wholesaler finds a deal and uses `send_message` to ask the seller about a cash offer.

### Data gathering
An agent pulls property metadata for a list of 10 houses using `get_deal` to build a comparison sheet.

## Benefits

- Stop manual searching by using `list_deals` to pull entire property sets based on your location and price needs.
- Keep your strategy consistent by checking your `get_buy_box` criteria to ensure the AI only shows you relevant properties.
- Speed up negotiations by using `send_message` to reach out to sellers the moment you find a deal you like.
- Get instant property data with `get_deal` so you don't have to click through multiple pages of metadata.
- Adjust your investment strategy on the fly with `update_buy_box` to change your target ROI or zip codes instantly.

## How It Works

The bottom line is you get a hands-off way to manage real estate deal flow directly from your chat interface.

1. Subscribe to the InvestorLift MCP and grab your API key from the InvestorLift dashboard.
2. Plug that key into your AI client's configuration.
3. Ask your agent to find deals or message sellers to start the sourcing process.

## Frequently Asked Questions

**Can I use InvestorLift to find off-market real estate deals?**
Yes, you can use it to browse marketplace listings and find properties that match your specific criteria.

**How does InvestorLift help with my investment strategy?**
It lets your agent see your buy box rules, so it only suggests deals that meet your ROI and location goals.

**Can I message sellers directly through this Connector?**
Yes, you can use it to send messages to sellers about specific deals to start negotiations right away.

**Can InvestorLift help me analyze property data faster?**
It pulls detailed property info and metadata into your chat so you don't have to click through multiple pages.

**Is InvestorLift good for real estate wholesalers?**
It's built for wholesalers who need to manage high-volume deal sourcing and communicate with multiple sellers quickly.

**Can I update my investment criteria using InvestorLift?**
You can update your buy box rules on the fly so your agent always knows your latest target locations and prices.

**How can I filter real estate deals by a specific city and price range?**
You can use the `list_deals` tool. Simply provide parameters like `city`, `min_price`, and `max_price` to narrow down the marketplace results to your specific needs.

**Can I update my investment criteria so the AI finds better matches?**
Yes! Use the `update_buy_box` tool to send a JSON object containing your updated criteria. This helps the system align deal discovery with your investment strategy.

**Is it possible to contact a seller directly through the AI?**
Absolutely. Use the `send_message` tool by providing the `deal_id` and your message text. The AI will deliver your inquiry to the seller regarding that specific property.