Integrate Nutshell MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with Nutshell
Update an existing lead. Only provided fields are updated. Custom fields from your Nutshell pipeline can be set below. See the documentation
Update an existing contact. Only provided fields are updated. Custom fields from your Nutshell pipeline can be set below or passed via the Custom Fields (Object) prop. See the documentation
Update an existing company (account). Only provided fields are updated. Custom fields from your Nutshell pipeline can be set below or passed via the Custom Fields (Object) prop. See the documentation
Search leads by string. Returns formatted results: id, description, status, completion, value, primaryCompanyName, primaryContactName, isOverdue, lastContactDate, dueTime. See the documentation
Search contacts by string. Returns an array of contacts with id, displayName, primaryEmail, and primaryPhone. See the documentation
Search companies (accounts) by string. Returns raw API results (array of account stubs). See the documentation
Get a lead by ID. See the documentation
Get a contact by ID. See the documentation
Get an account (company) by ID. See the documentation
Initiates a new lead within Nutshell. See the documentation
Creates a new contact. See the documentation
Creates a new company within Nutshell. See the documentation