Copper for your agents.
Connect Copper once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 12 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Copper.
What agents can do with Copper
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
copper_list_peopleList people (contacts) with optional search by name or email.
copper_list_companiesList companies (accounts) with optional name search.
copper_list_opportunitiesList opportunities (deals) in the pipeline.
copper_list_activity_typesList all activity types defined in the account.
copper_list_pipelinesList sales pipelines and their stages.
copper_get_peopleGet details of one or more people by their ids.
copper_create_personCreate a new person (contact) with name and optional email, phone, and company details.
copper_update_personUpdate a person's fields by id. Send only the fields to change.
copper_create_companyCreate a new company (account) with name and optional details.
copper_create_opportunityCreate a new opportunity (deal) in the pipeline.
copper_get_opportunityGet details of a single opportunity by id.
copper_update_opportunityUpdate an opportunity's name, pipeline stage, or value 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 Copper and go to Settings > API Keys.
- Click 'Generate API Key', name it, and copy the key immediately.
- Paste the key into the API key field.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Copper to Even: call connect_begin("copper") on the even-connect MCP and walk me through it.
Search Copper people and companies, list sales opportunities in the pipeline, and retrieve activity types for workflow setup.
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.