# Brokermint MCP for AI Agents AI Agent Connect

> Brokermint lets you manage your real estate back-office through your AI agent. You can track transactions, manage buyer and seller contacts, and monitor commission payouts without leaving your chat window. It turns your agent into a dedicated transaction coordinator.

## Overview
- **Category:** real-estate
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_oJ3kM25NXZrjtuqYvhRulNFMtzKa4rSXzhqxLxhj/ai-agent-connect
- **Tags:** transaction-management, commission-tracking, back-office, contact-management, real-estate-crm, automation

## Description

Managing a real estate office usually means jumping between tabs to check where a deal stands or to see who owes what in a commission split. This Connector changes that by letting you handle the heavy lifting through a simple conversation. You can ask your agent to pull up the latest status on a property deal or find a specific buyer's contact info instantly. If you need to see how a payout is structured for a closed sale, just ask. It's about getting the data you need without the manual clicking. You can find this among the 4,000+ tools hosted on Vinkius to keep your office operations moving. Instead of hunting through a cluttered dashboard, your agent pulls the data directly from Brokermint and puts it in front of you. Whether you're updating a deal's progress or adding a new client to your database, the agent handles the data entry while you focus on the next move.

## Tools

### list_users
See all agents and users currently in your account. This helps you manage your team directory efficiently.

### create_contact
Create a new buyer or seller in your database. Use this to log new leads quickly during a conversation.

### create_transaction
Add a new property deal to your workspace. This helps you start tracking a new lead immediately.

### get_account_info
Pull your core account and site details. Use this to verify your workspace settings with your agent.

### get_contact
Look up specific details for a single contact. This is useful for finding phone numbers or emails quickly.

### get_transaction
Fetch the full details of a specific real estate deal. Use this to see the full history of a property sale.

### list_commissions
See the commission splits and payouts for a transaction. This clarifies how much each agent is making.

### list_contacts
Get a list of all buyers, sellers, and other participants. Use this to see your entire lead database.

### list_transactions
Get a full list of all your current real estate deals. Use this to see your entire active pipeline at once.

### update_transaction
Change the status or metadata of an existing deal. Use this to move a deal from pending to closed.

## Prompt Examples

**Prompt:** 
```
What's the commission split for the 123 Maple St deal?
```

**Response:** 
```
### Commission Split: 123 Maple St

| Agent | Split % | Payout Amount |
| :--- | :--- | :--- |
| Listing Agent | 3% | $7,500 |
| Buyer's Agent | 3% | $7,500 |
| **Total** | **6%** | **$15,000** |
```

**Prompt:** 
```
Create a contact for Sarah Jenkins at sarah@email.com.
```

**Response:** 
```
✅ **Contact Created**

I've added Sarah Jenkins to your Brokermint database.

*   **Name:** Sarah Jenkins
*   **Email:** sarah@email.com
*   **ID:** cont_88291
```

**Prompt:** 
```
List my last 3 transactions.
```

**Response:** 
```
Here are your most recent deals:

*   **742 Evergreen Terrace** - Status: *Pending*
*   **123 Maple St** - Status: *Closed*
*   **456 Oak Lane** - Status: *Listing*
```

## Capabilities

### Track transaction statuses
Get real-time updates on where every property deal stands in your pipeline.

### Pull commission structures
See exactly how payouts are split for specific closed sales.

### Manage buyer and seller contacts
Add new leads and pull up existing contact details through chat.

### Update deal metadata
Modify transaction details and statuses without opening a browser.

### View team agent directories
See a full list of users and agents managed within your account.

### Get account site info
Retrieve your core account details and workspace information.

## Use Cases

### Closing a deal
A coordinator asks the agent to show the commission split for a specific ID using `list_commissions`.

### New lead intake
An admin tells the agent to create a contact for a new buyer using `create_contact`.

### Status check
An agent asks for a full list of all current deals in the workspace using `list_transactions`.

### Team review
A broker asks the agent to see every user and agent in the office using `list_users`.

### Adding new deals
A team member tells the agent to add a new property deal to the system using `create_transaction`.

## Benefits

- Stop manual data entry by using `create_contact` to add new leads directly to your database without opening the CRM.
- Get instant visibility into payouts using `list_commissions` to see exactly how deals split between agents.
- Keep your pipeline organized by using `update_transaction` to change deal statuses on the fly during a conversation.
- Find any lead quickly by using `list_contacts` to search your entire database for buyers and sellers.
- Save time on reporting by using `list_transactions` to see every deal in your workspace in one view.
- Access specific client details instantly using `get_contact` to pull up information during a live call.

## How It Works

The bottom line is you get to manage your real estate back-office using natural language instead of a cluttered dashboard.

1. Connect your Brokermint API Key and Account ID to the Connector.
2. Open your preferred AI client like Claude, Cursor, or Windsurf.
3. Ask your agent to list transactions, check commissions, or update contacts.

## Frequently Asked Questions

**How can Brokermint help with real estate transactions?**
It lets you query and update your deal statuses, contact lists, and commission payouts using natural language. You can ask your agent to find specific deal details or update a status without leaving your chat.

**Can I use Brokermint to track commissions?**
Yes. You can ask your agent to pull up the commission structure for any specific transaction to see exactly how the payouts are split.

**Does Brokermint work with Claude or Cursor?**
Yes, it works with any MCP-compatible client, including Claude, Cursor, and Windsurf, allowing your agent to interact with your Brokermint account.

**How do I manage my real estate contacts with Brokermint?**
You can ask your agent to list all your contacts, find a specific person's details, or create a new contact for a lead instantly.

**Can I update deal statuses using Brokermint?**
Absolutely. You can tell your agent to update a transaction's status or metadata, and it will sync that information directly with your Brokermint workspace.

**Can I check the commissions for a specific deal?**
Yes! Use the `list_commissions` tool with the Transaction ID. Your agent will fetch the detailed breakdown of payouts and commission structures for that deal.

**How do I list all the active real estate transactions?**
Simply ask the agent to `list_transactions`. It will retrieve the current deals from your Brokermint account, including addresses and status information.

**Does the integration allow creating a new contact?**
Yes. Use the `create_contact` action and provide the full name and email. The contact will be added to your Brokermint account instantly.