Vessel CRM Integration
Unified CRM integration capability composing the Vessel CRM API for embedded CRM workflows. Enables product teams to build native CRM integrations with Salesforce, HubSpot, Zoho, Pipedrive, Close, Freshsales, Microsoft Dynamics, and more through a single REST and MCP interface. Handles authentication, rate limits, data normalization, and pagination automatically.
What You Can Do
MCP Tools
get-crm-contacts
List all contacts from the user's connected CRM. Works with Salesforce, HubSpot, Zoho, Pipedrive, Close, Freshsales, Microsoft Dynamics, and Affinity. All dates are ISO 8601, all IDs are normalized to strings.
create-crm-contact
Create a new contact in the user's connected CRM with first name, last name, email, phone, and company information.
get-crm-deals
List all deals/opportunities from the user's connected CRM. Returns deal name, amount, stage, close date, and assigned owner.
create-crm-deal
Create a new deal/opportunity in the user's connected CRM.
get-crm-accounts
List all company accounts from the user's connected CRM.
get-crm-leads
List all leads from the user's connected CRM.
get-crm-notes
List all notes from the user's connected CRM.
create-crm-note
Create a new note in the user's connected CRM.
get-crm-tasks
List all tasks from the user's connected CRM.
get-crm-users
List all users from the user's connected CRM.