Connect Your AI Agent with Nutshell for Slack

Integrate Nutshell MCP server into your Slack workspace for instant access to your AI agent.

No credit card neededOr, book a demo
Documentation
Back to MCP Servers
Nutshell
Nutshell
The all-in-one CRM and email marketing platform that helps B2B organizations work together to win more deals.

Categories

CRM

Available Tools

Tools that your AI agent can use through this MCP server to interact with Nutshell

List Territory Id Options

Retrieves available options for the Territory Id field.

List Market Id Options

Retrieves available options for the Market Id field.

List Lead ID Options

Retrieves available options for the Lead ID field.

List Industry Id Options

Retrieves available options for the Industry Id field.

List Contact Id Options

Retrieves available options for the Contact Id field.

List Company ID Options

Retrieves available options for the Company ID field.

List Audience Id Options

Retrieves available options for the Audience Id field.

List Account Type Id Options

Retrieves available options for the Account Type Id field.

Update Lead

Update an existing lead. Only provided fields are updated. Custom fields from your Nutshell pipeline can be set below. See the documentation

Update Contact

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 Company

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

Search leads by string. Returns formatted results: id, description, status, completion, value, primaryCompanyName, primaryContactName, isOverdue, lastContactDate, dueTime. See the documentation

Search Contacts

Search contacts by string. Returns an array of contacts with id, displayName, primaryEmail, and primaryPhone. See the documentation

Search Companies

Search companies (accounts) by string. Returns raw API results (array of account stubs). See the documentation

Get Lead

Get a lead by ID. See the documentation

Get Contact

Get a contact by ID. See the documentation

Get Company

Get an account (company) by ID. See the documentation

Create Lead

Initiates a new lead within Nutshell. See the documentation

Create Contact

Creates a new contact. See the documentation

Create Company

Creates a new company within Nutshell. See the documentation