Apideck Connector for AI agents.
6 live capabilities
Manage CRM data and user connections across multiple SaaS platforms.
Waiting for input…
Why people use Apideck
Apideck for Unified CRM and Vault Management
Apideck puts an end to that manual labor. Your agent can pull from any of your connected CRMs using a single command. You get a consistent experience where the data looks the same no matter where it came from.
What Vinkius changes
You get one interface for all your SaaS connections instead of a dozen different ones.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying a customer's connection status
A support agent needs to check if a customer's HubSpot link is active.
- Real-world use case 02
Pulling a unified contact list
A dev wants to see all contacts in a CRM without writing a script.
- Real-world use case 03
Unbinding a third-party account
A user wants to disconnect their Pipedrive account.
Complete set · 6capabilities
The complete Apideck capability set.
These are the exact actions your AI can choose when you ask it to work with Apideck.
01—03
3 capabilities in this set.
Part of 6 available through Apideck.
- 01 Capability
List crm contacts
Pull a list of contacts from providers like Salesforce or HubSpot. This lets your agent see customer data across different platforms in one go.
- 02 Capability
Get vault connection
Look up the specific details of a single connection. This helps you verify if a specific integration is healthy and active.
- 03 Capability
Execute proxy
Send a direct request to a downstream service endpoint. This is your escape hatch for any specific action the unified API doesn't cover.
04—06
3 capabilities in this set.
Part of 6 available through Apideck.
- 04 Capability
List vault connections
See all the active connections currently stored in your vault. Use this to get a high-level view of every integrated service.
- 05 Capability
Create vault session
Generate a session for a user to link their own accounts. It handles the initial step of connecting a third-party service to your app.
- 06 Capability
Delete vault connection
Remove a connection from the vault permanently. Use this when a user wants to unbind their account or clear out old data.
Set up in minutes
One URL. Then ask Apideck to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Apideck 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_MpGMxZoRVWX3REjmQhhD471gARHPWqqryFlLYdNg/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 Apideck, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Apideck for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_MpGMxZoRVWX3REjmQhhD471gARHPWqqryFlLYdNg/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 Apideck URL.
- Step 03
Save and start
Save the connection and enable Apideck in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"apideck": {
"url": "https://edge.vinkius.com/vk_preview_MpGMxZoRVWX3REjmQhhD471gARHPWqqryFlLYdNg/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 Apideck
Open Agent mode in chat and ask: "Using Apideck, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"apideck": {
"url": "https://edge.vinkius.com/vk_preview_MpGMxZoRVWX3REjmQhhD471gARHPWqqryFlLYdNg/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 Apideck
Ask Copilot: "Using Apideck, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"apideck": {
"url": "https://edge.vinkius.com/vk_preview_MpGMxZoRVWX3REjmQhhD471gARHPWqqryFlLYdNg/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 Apideck
Open Cascade and ask: "Using Apideck, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"apideck": {
"url": "https://edge.vinkius.com/vk_preview_MpGMxZoRVWX3REjmQhhD471gARHPWqqryFlLYdNg/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 Apideck
Ask Cline: "Using Apideck, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add apideck --transport http "https://edge.vinkius.com/vk_preview_MpGMxZoRVWX3REjmQhhD471gARHPWqqryFlLYdNg/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 Apideck
Ask Claude: "Using Apideck, show me...". 6 tools are ready
Where the request belongs
Work Apideck can move forward.
For the dev who's tired of building the same OAuth flow over and over, or the support lead who needs to check a customer's connection status without asking a developer to run a query.
Integration Engineer
Manages the connection between the company's internal capabilities and third-party CRMs to ensure data stays synced.
Support Specialist
Verifies if a customer's account is correctly linked to their own data using natural language prompts.
Product Manager
Audits user connections across different environments to track adoption and identify broken integrations.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAttio
Build powerful CRM workflows with flexible data models, relationship tracking, and deal management tailored to your process.
Axonaut
All-in-one ERP and CRM automation. manage invoices, quotes, tasks, and company relationships via AI.
Pylon
Automate B2B support and CRM via Pylon. manage issues, accounts, and knowledge bases with AI.
Outseta
Launch your SaaS faster with billing, authentication, CRM, and email built into one platform that eliminates integration headaches.
UnifyApps
Automate integration workflows via UnifyApps. monitor execution logs, check active flows, audit connections, and list configured AI agents autonomously.
Keap
Manage CRM contacts, marketing campaigns, and sales automation via Keap.
Bring your own AI
Change the model, client or framework. Keep Apideck 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 Apideck.
The practical details behind the request, access and result.
Can Apideck connect to multiple CRMs at once?
Yes, it provides a unified way to access providers like Salesforce, HubSpot, and Pipedrive. Your agent can query all of them using the same set of commands.
How does Apideck handle user account linking?
It uses a Vault system to manage connections. Your agent can create sessions that allow users to securely link their own accounts without you having to build a custom flow.
Can I use Apideck if I only have one CRM?
You can, but it's really designed for teams managing a diverse stack. It simplifies life when you're juggling multiple platforms at once.
What happens if a specific API action isn't supported?
You can use the proxy capability. This lets your agent make direct requests to downstream service endpoints for any custom functionality you need.
Is my data secure with this Connector?
Yes, the Vault system is designed to manage and audit connections securely, ensuring that user integrations are handled properly.
Can my support team use Apideck?
Absolutely. They can use natural language to check if a customer's integration is active or to delete a connection if a user requests it.
Can I fetch contacts from a specific CRM like Salesforce or HubSpot?
Yes. Use the list_crm_contacts capability and provide the service_id (e.g., 'salesforce') to retrieve unified contact data from that specific integration.
How do I allow my users to configure their own integrations?
You can use the create_vault_session capability to generate a secure session URL where users can manage their connections within the Apideck Vault.
What if I need to call an API endpoint that isn't part of the unified schema?
The execute_proxy capability allows you to make direct calls to any downstream service URL using the stored credentials for a specific service_id.
One connection away
Give your agent a direct line to Apideck.
Connect Apideck once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available