crmapi_key

Close

Close is a CRM platform designed to help businesses manage and streamline their sales processes, including calling, email automation, and predictive dialers.

Verdict

The Close MCP lets your team log calls, create leads, send SMS messages, and manage tasks without leaving Switchy. Sales reps can @mention Close to record a discovery call, update a lead's status after a demo, or queue follow-up tasks — all from the same Project where they're drafting outreach or reviewing pipeline notes. It's fastest for teams already using Close as their CRM who want to skip tab-switching during deal cycles. You'll need a Close API key with read/write access; the MCP won't surface deal stages or custom fields beyond basic lead data.

Common use cases

  • Log discovery calls immediately after hangup
  • Create leads from inbound Slack mentions
  • Queue follow-up tasks during deal reviews
  • Send SMS reminders without opening Close
  • Pull recent notes before a client meeting

Integration

Vendor
Close
Category
crm
Auth
API_KEY
Tools
6
Composio slug
close

Tools

  • Create Call

    Creates a new call record in close.com. this tool allows you to log both inbound and outbound calls associated with a lead, supporting parameters such as lead id, direction, and optional support for contact id, phone, duration, note, record

  • Create Lead

    This tool creates a new lead in close crm. it allows users to create a lead with basic company information and optional contact details, including company name, description, website url, lead status, contacts, and addresses. it operates by

  • Create SMS Message

    This tool creates a new sms message in close. the tool allows sending immediate sms messages or logging received sms messages using the provided phone numbers and message content. it includes parameters such as local phone, remote phone, te

  • Create Task

    This tool creates a new task in close.com. tasks are used to track to-do items and can be associated with leads. the tool will create a task with the specified parameters using the provided text, due date, and is complete flags.

  • Delete Call
    destructive

    This tool allows you to delete a specific call activity in close.com. it is useful for removing incorrectly logged calls or cleaning up call records. the action deletes a call activity using its unique call id and cannot be undone.

  • Get Notes

    This tool retrieves a list of note activities from close. it allows users to fetch notes with optional filtering parameters, including filtering by lead id, user id, and date ranges. the tool returns details such as note content, creation a

Setup

Setup guide

  1. 11. In Switchy, open your workspace settings and navigate to the Integrations tab. 2. Find Close in the MCP directory and click Connect. 3. You'll be prompted to paste your Close API key — generate one in Close under Settings > API Keys with permissions for Leads, Activities, and Tasks. 4. Paste the key into Switchy and click Authorize. 5. Switchy confirms the connection and shows which tools are now available. 6. Open any Project, type '@Close get notes' in the chat, and hit send — if you see a list of recent notes from your CRM, the integration is live. 7. To log a call or create a task, use '@Close create call' or '@Close create task' followed by the details you want recorded.

What teammates see: by default, memories from Close are scoped to the Project (PROJECT visibility) - you can mark any memory PRIVATE or share it ORG-wide.

Works well with

Top models

Compatibility data appears once enough Projects have used this MCP together with a given model.

How Switchy teams use it

Not enough Projects yet to publish anonymised usage stats (we require ≥ 50 Projects per week).

Starter prompts

Log Outbound Call

@Close create call for lead ID lead_abc123, direction outbound, duration 18 minutes, note 'Discussed Q2 budget and implementation timeline'.
Open in a Project →

Create New Lead

@Close create lead for Acme Logistics, website acmelogistics.com, contact email sarah@acme.com, status 'Potential', description 'Referred by John at TechCorp'.
Open in a Project →

Queue Follow-Up Task

@Close create task 'Send pricing deck' for lead ID lead_xyz789, due date March 15, assigned to me.
Open in a Project →

Send SMS Check-In

@Close create SMS message to +14155551234, text 'Hi Alex, confirming our demo tomorrow at 2pm PT. Reply if you need to reschedule.'
Open in a Project →

Example outputs

Illustrative - representative of the model's voice and quality, not literal recordings.

Prompt

@Close show me all notes from the last 7 days for leads owned by Sarah, sorted by most recent first.

Output

Here are the 12 notes from the past week for Sarah's leads: • **Acme Corp** (2 days ago): "Follow-up call scheduled for Thursday. They're interested in Enterprise tier but need board approval." • **TechStart Inc** (3 days ago): "Demo went well. Asked about API rate limits and SSO integration." • **BuildRight LLC** (4 days ago): "Not ready to move forward until Q2. Set reminder for March." [9 more notes listed with lead name, timestamp, and content preview] All notes are sorted by creation date descending. This is an illustrative example—actual note content and count will vary based on your Close account activity.

Notes

This example demonstrates the Get Notes tool's filtering and retrieval capabilities. The MCP requires a valid API key with read access to notes and lead data. Note that Close's API returns paginated results—large note sets may require multiple queries or may hit rate limits (typically 600 requests per minute).

Prompt

@Close create a new lead for "Quantum Dynamics" with website quantumdynamics.io, add contact Emma Chen as CTO with email emma@quantumdynamics.io, and set status to "Potential".

Output

Lead created successfully: **Quantum Dynamics** (ID: lead_abc123xyz) • Website: quantumdynamics.io • Status: Potential • Contact added: Emma Chen (CTO) — emma@quantumdynamics.io The lead is now visible in your Close pipeline. You can view it at close.com/lead/lead_abc123xyz. This is an illustrative example—actual lead IDs and URLs will differ in your account.

Notes

This example shows the Create Lead tool's ability to set up a new prospect with company details and contact information in one action. The MCP writes directly to your Close CRM, so this creates a real lead record. Ensure your API key has write permissions for leads and contacts. Lead status values must match your Close account's configured statuses.

Prompt

@Close review all tasks due this week across the sales team, then draft a priority summary highlighting any overdue items and grouping by assigned user.

Output

**Sales Team Task Summary (Week of Jan 13)** **Overdue (3 tasks):** • Sarah: Follow up with Acme Corp re: pricing (due Jan 10) • Mike: Send contract to BuildRight LLC (due Jan 11) **Due This Week (8 tasks):** • Sarah (3): Demo prep for TechStart, proposal review for Quantum, contract negotiation call • Mike (2): Q1 forecast update, pipeline review meeting • Jordan (3): Onboarding call for new client, feature demo, renewal discussion Recommendation: Prioritize Sarah's overdue Acme follow-up—they're in final decision stage. This summary is illustrative based on typical task data patterns.

Notes

This example combines the MCP's task retrieval with AI reasoning to synthesize actionable insights from raw CRM data. The Create Task and task-listing tools work together here. Be aware that Close's task API doesn't natively support cross-user queries—the MCP may need to fetch tasks per user and aggregate them, which can be slower for large teams.

Use-case deep-dives

Sales team call logging after demos

When Close MCP beats manual CRM entry for demo follow-up

A 3-person sales team runs 8-12 product demos a week and needs call notes in Close within an hour of each call. The Close MCP's Create Call and Create Task tools let your AI assistant log the call, extract next steps from a transcript, and create follow-up tasks without opening the CRM. This works cleanly when your team already uses Close as the source of truth and demos follow a predictable format. The trade-off: if your reps need to attach custom fields or multi-thread email sequences during logging, you'll still need the Close UI for those steps. If your team closes 80% of deals in under three touches and call logging is the bottleneck, this MCP removes that friction.

Inbound lead triage at startup scale

Close MCP for qualifying 50+ inbound leads per week

A 5-person growth team at a B2B SaaS startup gets 50-70 inbound leads weekly from web forms and needs to route them to the right rep within 4 hours. The Close MCP's Create Lead and Get Notes tools let your AI assistant create the lead record, pull recent activity from similar companies, and assign based on territory rules you define in the prompt. This setup works when lead data is clean and routing logic is rules-based, not judgment calls. The boundary: if your qualification process requires pulling Clearbit enrichment or cross-referencing a Google Sheet of account tiers, you'll need additional MCPs or a Zapier step. If speed-to-contact is your conversion lever and your team is under 10 people, this MCP keeps leads from sitting in a queue.

Customer success SMS check-ins

When Close MCP handles post-sale SMS workflows

A 4-person customer success team manages 120 SMB accounts and sends SMS check-ins at 30, 60, and 90 days post-sale. The Close MCP's Create SMS Message tool lets your AI assistant send templated check-ins, log responses, and flag accounts that need a call based on sentiment in the reply. This works when your SMS volume is under 200 messages a month and responses follow common patterns. The limit: Close's SMS tool doesn't support media attachments or bulk sends over 50 at once, so high-touch onboarding programs or screenshot-heavy troubleshooting won't fit. If your CS motion is lightweight and SMS is a retention signal, not a support channel, this MCP automates the repetitive parts without adding a dedicated SMS platform.

Frequently asked

What does the Close MCP let me do in Switchy?

The Close MCP connects your Close CRM to Switchy's AI workspace. You can create leads, log calls and SMS messages, manage tasks, and retrieve notes — all through natural language prompts. Your team can update Close records without switching tabs or remembering field names. It's useful for logging client interactions, creating follow-up tasks, and pulling CRM data into AI conversations.

Do I need admin access to connect Close?

You need a Close API key, which any user with API access can generate from their Close settings. You don't need admin rights to the Close account itself, but your API key inherits your user permissions. If you can't create leads or tasks in Close's UI, the MCP won't be able to either. Most teams have one person generate the key and share it in Switchy.

Can the Close MCP update existing leads or only create new ones?

The current toolset focuses on creating new records — leads, calls, SMS logs, tasks — and retrieving notes. You can delete call activities, but there's no general-purpose update tool for leads or contacts. If you need to change a lead's status or phone number, you'll still do that in Close directly or via a custom API call outside the MCP.

Why use this instead of just opening Close in another tab?

The MCP saves you from context-switching when you're already working in Switchy. If an AI conversation surfaces a lead name or phone number, you can log the call or create a task without copying data between apps. It's faster for bulk actions too — your AI can create five follow-up tasks in one prompt. For complex CRM workflows or reporting, Close's native UI is still better.

Who on my team should connect the Close MCP?

Whoever owns your Close account or has API key access should set it up. Once connected, any Switchy user in your workspace can use the MCP — they don't need their own Close login. The API key's permissions apply to all actions, so if your key can only read notes, no one can create leads through Switchy. Plan this with your CRM admin.

More crm MCPs

See all crm MCPs

Data last verified 7 hours ago.Sources aggregated hourly to weekly. See docs/architecture/model-directory.md.