Close for your agents.
Connect Close once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 13 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Close.
What agents can do with Close
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
close_list_leadsList leads with pagination. Each lead includes contacts, opportunities, and tasks.
close_list_contactsList contacts, optionally filtered by lead id.
close_list_opportunitiesList opportunities (deals) with pipeline stage filter.
close_list_lead_statusesList all lead status labels (cheap read-only call for verifying auth).
close_list_activitiesList recent activities (calls, emails, notes) with optional date range.
close_get_leadGet details for a single lead by id.
close_create_leadCreate a new lead. `name` is required. Optionally set `description`, `status_id`, and `contact_ids` to associate contacts.
close_create_contactCreate a new contact. `name` is required; `lead_id` associates the contact with a lead.
close_create_opportunityCreate an opportunity (deal) on a lead. `value` is an object with currency and amount.
close_create_noteAdd a note to a lead, contact, or opportunity.
close_list_pipelinesList sales pipelines with their stages.
close_list_usersList Close users (sales team members) in the organisation.
close_get_contactGet details for a single contact by id.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log into Close and go to Settings > API Keys.
- Click 'Create API Key', name it, and copy the key.
- Paste the key as the username. Leave the password blank.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Close to Even: call connect_begin("close") on the even-connect MCP and walk me through it.
Track leads and opportunities in Close CRM, retrieve contact details, monitor sales activities to manage the pipeline.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.