Skylink Connector for AI agents.
22 live capabilities
Automate your real estate CRM and lead management.
Waiting for input…
Why people use Skylink
Skylink Real Estate CRM Automation for Sales Teams
This Connector gives your agent a direct line to your Skylink account. It can pull lead timelines, update deal statuses, and pull call analytics instantly. You stop being a data entry clerk and start focusing on the actual sale.
What Vinkius changes
Your AI agent gets hands-on control over your real estate sales pipeline.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Automated Lead Triage
A broker asks the agent to find all new leads.
- Real-world use case 02
Real-time Performance Review
A manager wants to know who is winning this month.
- Real-world use case 03
Instant Deal Updates
A salesperson tells the agent a deal is moving to negotiation.
Complete set · 22capabilities
The complete Skylink capability set.
These are the exact actions your AI can choose when you ask it to work with Skylink.
01—04
4 capabilities in this set.
Part of 22 available through Skylink.
- 01 Capability
Check skylink status
Verify that your connection to the CRM is active. Use this to ensure your agent can still access data.
- 02 Capability
Create lead
Add a new lead to your CRM. Use this to capture new interest from your marketing efforts.
- 03 Capability
Get account
Pull account details from your CRM. This helps your agent understand the high-level account info.
- 04 Capability
Get call analytics
Get a breakdown of your call data. Use this to see trends in your VoIP activity.
05—08
4 capabilities in this set.
Part of 22 available through Skylink.
- 05 Capability
Create contact
Add a new person to your contact list. This helps you build your database as you go.
- 06 Capability
Create deal
Set up a new deal in your sales pipeline. Use this to start tracking a new property sale.
- 07 Capability
Create task
Create a new task for your team. Use this to set reminders for follow-ups.
- 08 Capability
Get call
Retrieve specific details for a single call. It helps you see what happened during a specific interaction.
09—12
4 capabilities in this set.
Part of 22 available through Skylink.
- 09 Capability
Get contact
Pull contact information for a specific person. Your agent can use this to find phone numbers or emails.
- 10 Capability
Get deal
Get the current status and details of a deal. This gives your agent context on property sales.
- 11 Capability
Get lead timeline
View the full history of interactions for a lead. It provides a complete picture of the relationship.
- 12 Capability
Get lead
Pull specific details for a lead. Use this to quickly see a prospect's current info.
13—16
4 capabilities in this set.
Part of 22 available through Skylink.
- 13 Capability
Get agent performance
Check how well an agent is performing. This is great for reviewing team metrics.
- 14 Capability
List activities
See a list of all recent activities. Use this to keep track of what's happening in your CRM.
- 15 Capability
List calls
View a full list of all calls in the system. This helps you audit your team's phone usage.
- 16 Capability
List contacts
Pull a list of all contacts in your CRM. Use this to see your entire database at once.
17—19
3 capabilities in this set.
Part of 22 available through Skylink.
- 17 Capability
List deals
See all active and past deals. This gives you a bird's-eye view of your sales pipeline.
- 18 Capability
List leads by status
Filter your leads by their current stage. This helps you focus on the most urgent prospects.
- 19 Capability
List leads
See a full list of all your leads. Use this to get a complete overview of your prospects.
20—22
3 capabilities in this set.
Part of 22 available through Skylink.
- 20 Capability
List tasks
See all tasks currently assigned to your team. This helps you manage your daily workload.
- 21 Capability
Update deal
Change the status or details of an existing deal. Use this to move deals through the pipeline.
- 22 Capability
Update lead
Edit the information for a specific lead. Use this to keep your CRM data fresh.
Set up in minutes
One URL. Then ask Skylink to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Skylink 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_5LbxEdwI1k0kyUVphbc48zGwKidzlzWVyrHXH9mQ/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 Skylink, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Skylink for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_5LbxEdwI1k0kyUVphbc48zGwKidzlzWVyrHXH9mQ/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 Skylink URL.
- Step 03
Save and start
Save the connection and enable Skylink in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"skylink": {
"url": "https://edge.vinkius.com/vk_preview_5LbxEdwI1k0kyUVphbc48zGwKidzlzWVyrHXH9mQ/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 Skylink
Open Agent mode in chat and ask: "Using Skylink, help me...". 22 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"skylink": {
"url": "https://edge.vinkius.com/vk_preview_5LbxEdwI1k0kyUVphbc48zGwKidzlzWVyrHXH9mQ/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 Skylink
Ask Copilot: "Using Skylink, help me...". 22 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"skylink": {
"url": "https://edge.vinkius.com/vk_preview_5LbxEdwI1k0kyUVphbc48zGwKidzlzWVyrHXH9mQ/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 Skylink
Open Cascade and ask: "Using Skylink, help me...". 22 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"skylink": {
"url": "https://edge.vinkius.com/vk_preview_5LbxEdwI1k0kyUVphbc48zGwKidzlzWVyrHXH9mQ/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 Skylink
Ask Cline: "Using Skylink, help me...". 22 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add skylink --transport http "https://edge.vinkius.com/vk_preview_5LbxEdwI1k0kyUVphbc48zGwKidzlzWVyrHXH9mQ/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 Skylink
Ask Claude: "Using Skylink, show me...". 22 tools are ready
Where the request belongs
Work Skylink can move forward.
Real estate brokers and property managers who are drowning in manual lead management and need a way to automate their sales pipeline without leaving their primary workspace.
Brokerage Owner
Monitors team performance and deal flow across multiple agents to ensure targets are met.
Property Manager
Manages high-volume contact lists and maintenance tasks for large portfolios.
Sales Coordinator
Handles lead filtering and ensures no follow-up task is missed by the sales team.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFollow Up Boss
Convert real estate leads into closings with a CRM that routes inquiries, automates follow-ups, and tracks agent performance.
DealMachine
Equip your AI agent to manage real estate leads, track properties, and monitor marketing campaigns via the DealMachine API.
kvCORE
Manage real estate leads. search contacts, track listings, and audit agent tasks.
Brokermint
Manage real estate back-office via Brokermint. track transactions, contacts, and commissions directly from any AI agent.
AgentFire
Build high-converting real estate websites, manage property listings, and capture leads for your brokerage with ease.
Apex27
Manage letting agency operations with property listings, tenant applications, and maintenance tracking built for estate agents.
Bring your own AI
Change the model, client or framework. Keep Skylink 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 Skylink.
The practical details behind the request, access and result.
Can Skylink help with my real estate lead follow-ups?
Yes, it lets your agent track leads and automatically identify who hasn't been contacted yet so you can stay on top of your pipeline.
Does Skylink connect to my phone system?
Yes, it pulls call logs and analytics directly from your VoIP setup so your agent can see your full interaction history.
Can I use Skylink to see how my agents are doing?
Yes, it provides performance metrics for your team, including calls made and deals closed, helping you see who is hitting their targets.
How do I get my agent to update my deals?
You just tell your agent which deal is moving forward, and it will update the status and details in your CRM for you.
Does Skylink work for property managers too?
Yes, it's great for property managers who need to manage large contact lists and keep track of various tasks across a portfolio.
Can the agent see my call analytics?
Yes, your agent can pull call analytics to give you a high-level summary of your team's phone activity and conversion trends.
How can my AI retrieve the list of new leads that haven't been contacted yet?
Simply use the list_new_leads capability. Your agent will instantly retrieve all uncontacted prospects in your CRM, complete with contact details and source information, allowing you to prioritize outreach without opening the dashboard.
Is it possible to track the total value of deals currently in negotiation?
Yes. By utilizing the get_pipeline_deals action and filtering by the 'negotiation' stage, your AI agent can compile all active opportunities along with their monetary value and estimated close dates.
Can I automatically monitor the performance and call metrics of my sales team?
Absolutely. Ask the agent to run the get_agent_metrics capability. It will compile calls made, deals closed, and revenue generated per agent, giving you an immediate view of team accountability and coaching needs.
One connection away
Give your agent a direct line to Skylink.
Connect Skylink once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available