Simplicate Connector for AI agents.
12 live capabilities
Manage Benelux professional services CRM and project workflows.
Waiting for input…
Why people use Simplicate
Simplicate CRM for Benelux Professional Services Management
With this Connector, you just ask your AI agent. You can get a summary of your sales opportunities or a list of your active projects in a single chat. It turns your data into direct answers, so you can spend less time clicking and more time actually running your firm.
What Vinkius changes
You get a direct line of sight into your business operations without ever leaving your chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Tracking a specific deal
A sales manager asks for the status of the 'Cloud Migration' deal.
- Real-world use case 02
Logging hours on the fly
An employee tells the agent to log 3 hours for project X.
- Real-world use case 03
Checking client contacts
An owner wants to see all contacts for a new firm.
Complete set · 12capabilities
The complete Simplicate capability set.
These are the exact actions your AI can choose when you ask it to work with Simplicate.
01—04
4 capabilities in this set.
Part of 12 available through Simplicate.
- 01 Capability
Get sales details
Get details for a specific sales opportunity. This lets you see the status and metadata of a deal.
- 02 Capability
List crm organizations
List all organizations. This gives you a full view of every company in your CRM.
- 03 Capability
List project services
List available project services. This shows you what types of work your firm offers.
- 04 Capability
Log time registration
Register new hours worked. This lets you record billable time directly through your chat.
05—08
4 capabilities in this set.
Part of 12 available through Simplicate.
- 05 Capability
Get project details
Get details for a specific project. You can use this to see exactly where a job stands.
- 06 Capability
List employees
List all company employees. Use this to see who is on your team in one quick view.
- 07 Capability
List time registrations
List time entries. This shows you a history of all recorded work hours.
- 08 Capability
List invoices
List all invoices. You can monitor your billing status and see what's outstanding.
09—12
4 capabilities in this set.
Part of 12 available through Simplicate.
- 09 Capability
Get my organization profile
Get your authenticated organization profile. This helps you see your high-level business data at a glance.
- 10 Capability
List crm persons
List all individual contacts. Use this to see every person in your database.
- 11 Capability
List projects
List all projects. This lets you see every project you are currently managing.
- 12 Capability
List sales opportunities
List all sales opportunities. You can use this to monitor your entire sales pipeline.
Set up in minutes
One URL. Then ask Simplicate to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Simplicate 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_CdvC9NbPJ1i1itKqawnqv0smAGtWI8XWgjvi1FJi/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 Simplicate, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Simplicate for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_CdvC9NbPJ1i1itKqawnqv0smAGtWI8XWgjvi1FJi/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 Simplicate URL.
- Step 03
Save and start
Save the connection and enable Simplicate in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"simplicate": {
"url": "https://edge.vinkius.com/vk_preview_CdvC9NbPJ1i1itKqawnqv0smAGtWI8XWgjvi1FJi/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 Simplicate
Open Agent mode in chat and ask: "Using Simplicate, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"simplicate": {
"url": "https://edge.vinkius.com/vk_preview_CdvC9NbPJ1i1itKqawnqv0smAGtWI8XWgjvi1FJi/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 Simplicate
Ask Copilot: "Using Simplicate, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"simplicate": {
"url": "https://edge.vinkius.com/vk_preview_CdvC9NbPJ1i1itKqawnqv0smAGtWI8XWgjvi1FJi/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 Simplicate
Open Cascade and ask: "Using Simplicate, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"simplicate": {
"url": "https://edge.vinkius.com/vk_preview_CdvC9NbPJ1i1itKqawnqv0smAGtWI8XWgjvi1FJi/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 Simplicate
Ask Cline: "Using Simplicate, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add simplicate --transport http "https://edge.vinkius.com/vk_preview_CdvC9NbPJ1i1itKqawnqv0smAGtWI8XWgjvi1FJi/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 Simplicate
Ask Claude: "Using Simplicate, show me...". 12 tools are ready
Where the request belongs
Work Simplicate can move forward.
For agency owners and operations managers who are tired of manual data entry and want to see their sales pipeline and project status in real-time.
Agency Owner
Monitors project profitability and high-level client health without opening the CRM.
Sales Manager
Tracks deal progress and pulls lead metadata via natural conversation.
Operations Coordinator
Handles the heavy lifting of time logging and invoice monitoring for the whole team.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsKarbon
Manage your accounting firm's workflow, contacts, and work items directly via AI agents.
Aero Workflow
Organize accounting firm tasks, track client work, and manage team workloads with purpose-built practice management.
Daftra
Equip your AI agent to manage your ERP, accounting, and client relations directly via the Daftra API.
Axonaut
All-in-one ERP and CRM automation. manage invoices, quotes, tasks, and company relationships via AI.
Productive
Manage your entire agency workflow via Productive. fetch budgets, analyze time entries, track deals, and monitor project health directly from any AI agent.
Productive.io
Run your agency with project management, resource planning, budgeting, and profitability tracking designed for professional services.
Bring your own AI
Change the model, client or framework. Keep Simplicate 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 Simplicate.
The practical details behind the request, access and result.
Can I use Simplicate MCP to manage my Benelux business CRM?
Yes. This Connector connects your Simplicate account to your AI agent, allowing you to pull client lists, view organization profiles, and monitor your CRM data directly through your chat interface.
How does Simplicate MCP help with time tracking?
You can use it to log work hours for specific projects using natural language. Your agent will handle the registration of hours in Simplicate, so you don't have to manually enter them into a separate app.
Can I see my sales pipeline using Simplicate?
Yes. You can ask your agent to list all sales opportunities or get specific details on a deal. It provides a clear view of your funnel stages and metadata.
Does Simplicate MCP support invoice monitoring?
Yes. You can ask your agent to list all invoices. This allows you to quickly check billing statuses and see what's outstanding for your clients.
Is Simplicate MCP good for agency owners?
It's designed specifically for professional services and agencies. It helps you get a bird's eye view of project progress, client relationships, and team activity without the tab-switching fatigue.
What clients are compatible with Simplicate MCP?
You can connect this Connector to any compatible AI client, including Claude, Cursor, and Windsurf, to manage your Simplicate workflows.
Can my AI automatically log hours for a specific project just by providing the project ID and duration?
Yes! Use the log_hours capability. Provide the Project ID, start time, end time, and a description, and your agent will register the work log in Simplicate instantly.
How do I check the current status of a sales opportunity?
Simply ask the agent to run the get_sales_details action with the Sale ID. It will retrieve the detailed metadata, including the current stage in your pipeline.
How do I find my Simplicate API credentials and Domain Prefix?
Log in to your Simplicate account, navigate to Settings > General > API, and you will find your Authentication Key and Secret. Your Domain Prefix is the first part of your Simplicate URL (e.g., 'prefix'.simplicate.nl).
One connection away
Give your agent a direct line to Simplicate.
Connect Simplicate once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available