kvCORE Connector for AI agents.
10 live capabilities
Manage real estate leads and property listings through your favorite AI client.
Waiting for input…
Why people use kvCORE
KvCORE Real Estate CRM Lead Management
This Connector lets you skip the clicking. You can just ask your agent to find a lead, update their status, or pull up a listing's price. You get a conversational interface that actually knows your business data.
What Vinkius changes
You get a chat interface that knows your entire real estate database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Daily task audit
An agent asks their agent to list all pending tasks for the day.
- Real-world use case 02
Quick property lookup
A client asks about a specific home.
- Real-world use case 03
Lead status update
After a successful viewing, an agent tells the AI to update the lead status to 'Offer Received' using update_lead_info.
Complete set · 10capabilities
The complete kvCORE capability set.
These are the exact actions your AI can choose when you ask it to work with kvCORE.
01—04
4 capabilities in this set.
Part of 10 available through kvCORE.
- 01 Capability
Update lead info
Update a lead's status or phone number. Just provide the new details in a JSON format.
- 02 Capability
List lead activity
See the most recent actions for a specific lead. It is great for catching up before a call.
- 03 Capability
Create lead note
Add a quick note to a lead's profile. Use this to log details from a recent conversation.
- 04 Capability
Get agent profile
Get your current agent details instantly. This helps the AI understand your specific context.
05—07
3 capabilities in this set.
Part of 10 available through kvCORE.
- 05 Capability
List agent tasks
Pull up all your pending tasks in one go. Use this to see what needs to happen today.
- 06 Capability
Search kvcore leads
Search your database for leads by name or contact info. This is the fastest way to find a specific person.
- 07 Capability
Get lead details
Get the full profile for a specific lead. Use this when you need more than just basic contact info.
08—10
3 capabilities in this set.
Part of 10 available through kvCORE.
- 08 Capability
List property listings
See all your active property listings. This gives you a bird's-eye view of your inventory.
- 09 Capability
Get listing details
Pull up the specific metadata for a property. Use this to check pricing or features quickly.
- 10 Capability
List marketing campaigns
View all your active marketing campaigns. This helps you monitor your automated sequences.
Set up in minutes
One URL. Then ask kvCORE to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use kvCORE 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_xBqvzQq5cDNqNi29XzAURZC4THITB2nVOlWfnKvE/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 kvCORE, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable kvCORE for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_xBqvzQq5cDNqNi29XzAURZC4THITB2nVOlWfnKvE/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 kvCORE URL.
- Step 03
Save and start
Save the connection and enable kvCORE in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"kvcore": {
"url": "https://edge.vinkius.com/vk_preview_xBqvzQq5cDNqNi29XzAURZC4THITB2nVOlWfnKvE/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 kvCORE
Open Agent mode in chat and ask: "Using kvCORE, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"kvcore": {
"url": "https://edge.vinkius.com/vk_preview_xBqvzQq5cDNqNi29XzAURZC4THITB2nVOlWfnKvE/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 kvCORE
Ask Copilot: "Using kvCORE, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"kvcore": {
"url": "https://edge.vinkius.com/vk_preview_xBqvzQq5cDNqNi29XzAURZC4THITB2nVOlWfnKvE/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 kvCORE
Open Cascade and ask: "Using kvCORE, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"kvcore": {
"url": "https://edge.vinkius.com/vk_preview_xBqvzQq5cDNqNi29XzAURZC4THITB2nVOlWfnKvE/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 kvCORE
Ask Cline: "Using kvCORE, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add kvcore --transport http "https://edge.vinkius.com/vk_preview_xBqvzQq5cDNqNi29XzAURZC4THITB2nVOlWfnKvE/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 kvCORE
Ask Claude: "Using kvCORE, show me...". 10 tools are ready
Where the request belongs
Work kvCORE can move forward.
This is for real estate professionals who are tired of manual data entry and losing track of follow-ups in a crowded CRM.
Real Estate Agent
Uses this to quickly pull up lead notes and property details while on the phone with clients.
Broker
Uses this to audit team tasks and ensure every lead is getting a follow-up.
Marketing Manager
Uses this to check the status of automated sequences and marketing campaigns.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDealMachine
Equip your AI agent to manage real estate leads, track properties, and monitor marketing campaigns via the DealMachine API.
AgentFire
Build high-converting real estate websites, manage property listings, and capture leads for your brokerage with ease.
Brokermint
Manage real estate back-office via Brokermint. track transactions, contacts, and commissions directly from any AI agent.
Skylink
Connect your AI agents to Skylink to manage leads, deals, calls, contacts, tasks, and agent performance in a real estate CRM.
Apex27
Manage letting agency operations with property listings, tenant applications, and maintenance tracking built for estate agents.
SimplyRETS
Access real-time MLS real estate listings, agent data, and property analytics directly through your AI agent.
Bring your own AI
Change the model, client or framework. Keep kvCORE 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 kvCORE.
The practical details behind the request, access and result.
Can I use kvCORE MCP to manage my real estate leads with Claude?
Yes. This Connector connects your kvCORE data to your AI client, allowing you to search, update, and manage leads through a natural chat.
Does kvCORE MCP work with Cursor or Windsurf?
It works with any MCP-compatible client, including Cursor and Windsurf, giving you access to your CRM data directly in your workspace.
How do I connect my kvCORE account to this Connector?
You just need to generate an API key in your kvCORE settings and paste it into the configuration panel. It handles the rest of the connection.
Can I use kvCORE MCP to see my property listings?
Yes. You can ask your agent to list all active properties or get specific details like pricing and features for a single listing.
Will kvCORE MCP help me stay on top of my follow-ups?
Absolutely. You can ask your agent to list your pending tasks or reminders at any time to see what needs your attention today.
Can I update lead info using natural language?
Yes. You can tell your agent to update a status or a phone number, and it will handle the update in kvCORE for you.
Where do I find my kvCORE API Key?
Log in to your kvCORE dashboard, navigate to the Marketplace or API settings section to generate a token.
Can I update lead status with this server?
Yes, use the update_lead_info capability and provide the fields you want to modify in a JSON string.
Does this support MLS searches?
The list_property_listings capability retrieves properties available within your kvCORE integrated MLS data.
One connection away
Give your agent a direct line to kvCORE.
Connect kvCORE once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available