@pipeworx/leadconnector
Connect: https://gateway.pipeworx.io/leadconnector/mcp · Install: one-click buttons
Tools: 5
Tools
- leadconnector_list_contacts — Search or list CRM contacts in a GoHighLevel/LeadConnector account. Free-text query matches name, email, or phone. Returns a {contacts:[…], meta} envelope with contact IDs, names, emails, phones, ta
- leadconnector_get_contact — Fetch a single CRM contact by its contact ID. Returns full detail: name, email, phone, tags, source, custom fields, and timestamps.
- leadconnector_list_pipelines — List all sales pipelines and their stages in the account. Returns a {pipelines:[…]} envelope with pipeline IDs, names, and ordered stages. Use the returned pipeline ID with leadconnector_list_opport
- leadconnector_list_opportunities — List opportunities (pipeline deals) for a given pipeline. Requires a pipelineId (get one from leadconnector_list_pipelines). Returns deals with monetary value, stage, status, and the associated contac
- leadconnector_list_campaigns — List marketing/automation campaigns in the account. Returns a {campaigns:[…]} envelope with campaign IDs, names, and status. Useful for finding a campaign to attribute or enroll contacts.
Tools
-
leadconnector_get_contact— Fetch a single CRM contact by its contact ID. Returns full detail: name, email, phone, tags, source, custom fields, and timestamps. -
leadconnector_list_campaigns— List marketing/automation campaigns in the account. Returns a {campaigns:[...]} envelope with campaign IDs, names, and status. Useful for finding a campaign to attribute or enroll contacts. -
leadconnector_list_contacts— Search or list CRM contacts in a GoHighLevel/LeadConnector account. Free-text query matches name, email, or phone. Returns a {contacts:[...], meta} envelope with contact IDs, names, emails, phones, ta -
leadconnector_list_opportunities— List opportunities (pipeline deals) for a given pipeline. Requires a pipelineId (get one from leadconnector_list_pipelines). Returns deals with monetary value, stage, status, and the associated contac -
leadconnector_list_pipelines— List all sales pipelines and their stages in the account. Returns a {pipelines:[...]} envelope with pipeline IDs, names, and ordered stages. Use the returned pipeline ID with leadconnector_list_opport