Cloze Connector for AI agents.
9 live capabilities
Manage your CRM pipeline and contact history automatically.
Waiting for input…
Why people use Cloze
Cloze CRM Automation for Relationship Intelligence
This Connector changes the game. You just ask your agent, "What's the vibe with Sarah?" and it pulls the history, checks the tags, and gives you a summary. You go from digging through data to having the right answers ready in seconds.
What Vinkius changes
Your CRM becomes an active, queryable knowledge base for your AI agent.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding high-priority contacts
A marketing lead wants to see all their high-priority contacts.
- Real-world use case 02
Updating property deal status
A real estate agent just finished a viewing.
- Real-world use case 03
Adding a new prospect on the fly
A salesperson is meeting a new prospect.
Complete set · 9capabilities
The complete Cloze capability set.
These are the exact actions your AI can choose when you ask it to work with Cloze.
01—03
3 capabilities in this set.
Part of 9 available through Cloze.
- 01 Capability
Create person
Add a new contact to your CRM using just a name or email address. This helps you keep your database current without manual typing.
- 02 Capability
Create project
Set up a new project, deal, or property record in your pipeline. This ensures every new opportunity is tracked from day one.
- 03 Capability
Get person
Look up every detail about a specific contact using their email address. This gives you instant context before any meeting.
04—06
3 capabilities in this set.
Part of 9 available through Cloze.
- 04 Capability
List companies
Pull a complete list of all companies currently in your Cloze account. Use this to see your full corporate reach at a glance.
- 05 Capability
List custom fields
See the definitions for all custom fields you've set up in your account. This helps you understand your unique data structure.
- 06 Capability
Update person
Modify an existing contact's information by matching their email address. Use this to keep your lead details accurate.
07—09
3 capabilities in this set.
Part of 9 available through Cloze.
- 07 Capability
List people
Get a full list of every contact currently stored in your CRM. This provides a high-level view of your entire database.
- 08 Capability
List projects
View all your active projects, properties, and deals at once. This helps you see what's moving and what's stalled.
- 09 Capability
Search people by tag
Find every contact that has been assigned a specific tag in your system. This is the fastest way to segment your leads.
Set up in minutes
One URL. Then ask Cloze to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cloze 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_9JODQy5v34d0evNVHcTetXImCTl9Wo3kQUhoNAYf/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 Cloze, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cloze for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_9JODQy5v34d0evNVHcTetXImCTl9Wo3kQUhoNAYf/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 Cloze URL.
- Step 03
Save and start
Save the connection and enable Cloze in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cloze": {
"url": "https://edge.vinkius.com/vk_preview_9JODQy5v34d0evNVHcTetXImCTl9Wo3kQUhoNAYf/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 Cloze
Open Agent mode in chat and ask: "Using Cloze, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cloze": {
"url": "https://edge.vinkius.com/vk_preview_9JODQy5v34d0evNVHcTetXImCTl9Wo3kQUhoNAYf/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 Cloze
Ask Copilot: "Using Cloze, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cloze": {
"url": "https://edge.vinkius.com/vk_preview_9JODQy5v34d0evNVHcTetXImCTl9Wo3kQUhoNAYf/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 Cloze
Open Cascade and ask: "Using Cloze, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cloze": {
"url": "https://edge.vinkius.com/vk_preview_9JODQy5v34d0evNVHcTetXImCTl9Wo3kQUhoNAYf/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 Cloze
Ask Cline: "Using Cloze, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cloze --transport http "https://edge.vinkius.com/vk_preview_9JODQy5v34d0evNVHcTetXImCTl9Wo3kQUhoNAYf/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 Cloze
Ask Claude: "Using Cloze, show me...". 9 tools are ready
Where the request belongs
Work Cloze can move forward.
This is for sales professionals and real estate agents who are tired of manual data entry and want to spend more time on actual conversations.
Sales Development Reps
They use this to quickly check lead history and find hot prospects without digging through old email threads.
Real Estate Agents
They use this to track property deals and keep client interaction logs updated as they move through the pipeline.
Account Managers
They use this to get a snapshot of relationship health and project status before every client call.
Relationship Managers
They use this to manage high-volume contact lists using custom tags and automated status updates.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAffinity
Relationship intelligence and CRM. manage lists, contacts, and interactions via AI.
Nimble CRM
Manage relationships and deals via Nimble CRM. track contacts, deals, and activities directly from your AI agent.
Nutshell CRM
Manage sales and relationships via Nutshell CRM. track leads, contacts, and accounts directly from your AI agent.
folk
Manage relationships across sales, recruiting, and partnerships with a lightweight CRM that syncs contacts from everywhere.
Agile CRM
Manage contacts, deals, and marketing campaigns in one place with a CRM built for growing sales teams.
Attio
Build powerful CRM workflows with flexible data models, relationship tracking, and deal management tailored to your process.
Bring your own AI
Change the model, client or framework. Keep Cloze 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 Cloze.
The practical details behind the request, access and result.
How does Cloze help my sales team?
It gives your team instant access to relationship history and deal statuses. Your agent can summarize past interactions so your reps never walk into a meeting unprepared.
Can it create new leads?
Yes, your agent can create new person records in Cloze automatically. You just tell your agent the person's name and email, and it handles the entry for you.
Does it update my property deals?
It does. Your agent can update project and property statuses in real-time as you talk through your progress, keeping your pipeline accurate without manual clicks.
How do I see my VIP contacts?
You can ask your agent to find all contacts with a specific tag. It will quickly pull a list of everyone you've marked as VIP or any other custom category.
Can it show me my custom fields?
Yes, the Connector can retrieve your custom field definitions. This allows your agent to understand the specific data points you track for your unique business.
Will it keep my CRM organized?
Absolutely. By automating the creation of records and the updating of statuses, it ensures that your CRM stays current and clean without extra effort from your team.
How do I get history for a specific contact?
Just ask your agent for the history of a specific person. It will pull all relevant interaction data and provide a concise summary of where things stand.
Where do I find my Cloze API key?
You can generate an API key in the Cloze web app. Go to Settings > Accounts and Services, and click the 'API Key' section to add a new token.
Which email address should I use for authentication?
Use the exact primary email address registered to your active Cloze account.
Can I manage custom fields with this server?
Yes, you can retrieve custom field definitions and command the agent to set specific values when creating or updating contacts.
One connection away
Give your agent a direct line to Cloze.
Connect Cloze once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available