Brokermint MCP. Manage transactions and contacts without leaving your chat.
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
Brokermint MCP Server manages your entire real estate back-office. It gives your AI agent direct access to core functions: list and create transactions, track commissions, build contacts, and manage users.
Stop switching between tabs; handle deal status updates and client records using natural conversation directly from your AI client.
What your AI agents can do
Create contact
Creates a new contact record (buyer, seller, etc.) in your Brokermint account.
Create transaction
Starts a new real estate transaction record within the platform.
Get account info
Retrieves core data about the entire Brokermint account.
Retrieve core account information, such as site details and account status.
List all contacts, or create and retrieve specific contact records for clients and participants.
List all deals, create new transactions, and update the status or details of an existing real estate deal.
Retrieve detailed commission structures and payout amounts tied to a specific transaction ID.
Access and list all agents and users managed within the Brokermint platform.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
Brokermint MCP Server: 10 Tools for Real Estate Back-Office
Use these tools to create, list, and update every critical record in your real estate back-office, from contacts to final commissions.
019d7564create contact
Creates a new contact record (buyer, seller, etc.) in your Brokermint account.
019d7564create transaction
Starts a new real estate transaction record within the platform.
019d7564get account info
Retrieves core data about the entire Brokermint account.
019d7564get contact
Fetches the specific details for a known contact ID.
019d7564get transaction
Fetches the specific details for a known transaction ID.
019d7564list commissions
Retrieves all commission details associated with a specific transaction.
019d7564list contacts
Generates a list of all contacts stored in the system.
019d7564list transactions
Shows a list of all active and past real estate deals.
019d7564list users
Lists every agent and user account within your organization's directory.
019d7564update transaction
Changes the status or details of an existing real estate transaction.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Brokermint, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,700+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
What you can do with this MCP connector
Brokermint MCP Server manages your whole real estate back-office. Your AI agent gets direct access to core functions: it lets you list and create transactions, track commissions, build contacts, and manage users. You won't have to jump between tabs; your agent handles deal status updates and client records using natural conversation straight from your AI client.
Get Account Details: Use get_account_info to pull core account information, like site details and account status. Manage Contacts: You can use list_contacts to see every contact in the system, or create_contact to add a new record for a buyer or seller; get_contact pulls up specific details for a known contact ID. Track Transactions: You can use list_transactions to see all active and past deals, or create_transaction to start a new one; get_transaction fetches details for a known transaction ID, and update_transaction changes the status or details of an existing deal. View Commissions: Call list_commissions to get detailed commission structures and payout amounts tied to a specific transaction. Manage Users: Use list_users to see every agent and user account managed in the Brokermint platform.
How Brokermint MCP Works
- 1 Subscribe to the server and enter your Brokermint API Key and Account ID.
- 2 Your AI agent sends a request specifying the required action (e.g., 'List all pending transactions').
- 3 The server invokes the correct tool (e.g.,
list_transactions) and sends the result back to your agent.
The bottom line is that your agent runs the commands using the Brokermint API, and you see the data immediately in your chat.
Who Is Brokermint MCP For?
Brokermint is built for real estate professionals who spend too much time toggling between internal dashboards. This is for the Transaction Coordinator who needs to update a deal status on the fly, the Agent who needs to check a client's commission payout, and the Admin who needs to quickly audit user accounts without logging into multiple systems.
Uses the server to list all transactions, update deal statuses, and retrieve metadata without leaving their workspace.
Checks their personal contact list or monitors the status of their own deals by running get_contact or get_transaction.
Audits user accounts using list_users or pulls core account details with get_account_info to ensure compliance.
What Changes When You Connect
- Instantly track deal status and commission payouts. Instead of manually navigating to a deal record and checking the status, your agent runs
list_transactionsorget_transactionto give you the current status and metadata right away. - Build out your client database faster. You can use
create_contactto add a new buyer or seller, and thenget_contactto confirm the details, all within the same conversation thread. - Keep your records clean. Need to update a deal's status? Use
update_transactionto change a status or detail for a specific transaction ID, instead of logging into the web portal and clicking through forms. - Get a full picture of your team. Use
list_usersto see every agent and user in your directory, orlist_contactsto see every contact record, giving you immediate team oversight. - Audit account info instantly. Need to know the core details of your brokerage account?
get_account_infopulls that info directly, bypassing the need to find the correct admin dashboard tab. - Automate commission checks. Don't guess the money. Run
list_commissionsagainst a transaction ID to pull the exact commission split and payout details.
Real-World Use Cases
Checking a Deal's Progress
A Transaction Coordinator needs to know if a deal is still pending. They ask their agent, 'What's the status of tr_99283?' The agent uses get_transaction and immediately provides the status and detailed metadata without the coordinator having to search the web dashboard.
Onboarding a New Client
A broker meets a new seller. Instead of manually logging the contact details later, they instruct their agent: 'Create a new contact named Jane Smith with email jane@example.com.' The agent uses create_contact and confirms the record ID instantly.
Calculating Payouts for a Deal
An agent needs to verify the split commission for a closed deal. They prompt the agent with the transaction ID, and the agent uses list_commissions to return the total payout and the percentage split for all involved agents.
Updating a Deal's Status
A Transaction Coordinator realizes a deal has stalled and needs to change its status. They tell the agent to update_transaction for the deal ID, correcting the status and adding internal notes, all from the chat interface.
The Tradeoffs
Manual Dashboard Work
Opening the web portal, clicking 'Transactions,' searching for the ID, opening the details, finding the status field, and then copying the data to a spreadsheet.
→
Just ask your agent. Tell it to get_transaction for the ID. It pulls the status and metadata instantly and gives you clean data to copy.
Siloed Contact Management
Saving a new client contact in a separate CRM, then having to manually enter that same data into Brokermint's contact list later.
→
Use create_contact directly in the chat. The data goes straight into Brokermint's record, eliminating double entry and keeping everything linked.
Guessing Commission Splits
Calling a colleague or pulling up old emails to remember if the commission was split 50/50 or 60/40, risking payout errors.
→
Run list_commissions with the transaction ID. It provides the precise, structured data on the commission structure and all involved parties.
When It Fits, When It Doesn't
Use this server if your workflow involves frequent, repeatable interactions with core real estate data: listing deals, updating statuses, adding contacts, or calculating commissions. You need a centralized source of truth for your operations.
Don't use this if you only need to read basic, static documents (use a document analysis tool) or if you are only dealing with non-Brokermint data (use a generic database query tool). If your job is mostly about manual data entry into spreadsheets, this server won't save you time, but it will make the data entry process more structured.
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Brokermint. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 10 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Available Capabilities
Updating a deal's status shouldn't require logging into the web portal.
Right now, if a deal moves from 'Pending' to 'Under Contract,' you have to remember the exact navigation path: Dashboard > Transactions > Select Deal > Status Field > Dropdown Menu > Save. This is slow, and if you forget a step, the data is wrong.
With this server, you just ask your agent to update the deal. You tell it the transaction ID and the new status. The agent uses the `update_transaction` tool, and the change is recorded immediately. It's that simple.
Brokermint MCP Server: Get transaction details with `get_transaction`
Before, getting the full picture of a deal meant opening a separate tab, pulling up the transaction record, and sifting through pages of metadata—deal dates, involved parties, site info, etc. It was a multi-step process just to get a status update.
Now, you get the full, structured dataset directly in the chat. You ask for the details, and the agent returns all the metadata—the dates, the involved contacts, the status—in one go. No more tab-hopping.
Common Questions About Brokermint MCP
How do I use the `list_transactions` tool with Brokermint MCP Server? +
You ask your agent to list transactions. You don't need to specify a filter unless you need to. It will return a list of all deals, letting you see the IDs and current statuses of all active transactions.
Can I create a new contact using `create_contact` with Brokermint MCP Server? +
Yes. Just tell your agent the name, email, and other details. The agent calls create_contact, and the new record is instantly added to your Brokermint contact list.
What information does `list_commissions` provide? +
list_commissions shows the full breakdown of the commission for a specific transaction. It returns the total payout amount and how that money is split among all agents.
How do I update a deal using `update_transaction`? +
You specify the transaction ID and the changes you want. The agent uses update_transaction to make the change, ensuring the data is logged correctly in Brokermint.
Does Brokermint MCP Server help with user management? (Using `list_users`) +
Yes. You can ask the server to list all users and agents. The agent runs list_users and returns your full internal directory, helping you audit who has access to the platform.
How do I check the details of a specific client using the `get_contact` tool? +
You provide the contact ID to get_contact. This returns the contact's full profile, including their role (buyer, seller, etc.), communication history, and associated addresses. You can use this to confirm all necessary parties are properly documented before closing a deal.
What is the best way to manage all my real estate deals using `list_transactions`? +
You call list_transactions to get a summary of all deals. To narrow the results, your AI agent can filter by status (e.g., 'Pending', 'Active') or by date range. This lets you focus only on the deals that need immediate attention.
Can I generate a new deal record using the `create_transaction` tool? +
Yes, create_transaction lets you log a new real estate deal directly. You must provide key data points like the property address, the involved parties, and the expected closing date to establish the record.
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.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
Lodgify
Manage vacation rental properties, bookings, availability, rates, quotes, and channel connections for your Lodgify account through natural conversation.
Zillow
Search US residential and rental properties — find homes by address, city or zipcode with pricing and property details.
DealMachine
Equip your AI agent to manage real estate leads, track properties, and monitor marketing campaigns via the DealMachine API.
You might also like
PBGC Pension Data
Access official US Pension Benefit Guaranty Corporation data — query single and multiemployer plans, ERISA 4044 rates, and financial assistance records.
Synthesia
Connect your AI to Synthesia. Generate corporate AI avatar videos from text prompt, explore templates, and automatically dub existing media directly from the terminal.
Parsio
Extract structured data from emails and PDFs automatically with AI-powered parsing templates that learn from your documents.