Updated March 2026
Install KeyID Agent Kit
Pick your client, copy the command, done.
1
Add it to Claude Code
Run this in a terminal.
claude mcp add keyid-agent-kit -- npx @keyid/agent-kitEnvironment Variables
Set these before running KeyID Agent Kit.
VariableDescriptionRequired
KEYID_BASE_URLAPI base URLNoKEYID_PUBLIC_KEYEd25519 public key (hex)NoKEYID_PRIVATE_KEYEd25519 private key (hex)NoAvailable Tools (26)
Once configured, KeyID Agent Kit gives your AI agent access to:
keyid_provisionRegister agent and get an email addresskeyid_get_emailGet current active emailkeyid_get_inboxFetch inbox with search and filteringkeyid_sendSend email with support for scheduling and HTMLkeyid_replyReply to a messagekeyid_forwardForward a messagekeyid_update_messageUpdate read or starred status of a messagekeyid_get_unread_countCount unread messageskeyid_list_threadsList conversation threadskeyid_get_threadGet thread with messageskeyid_create_draftCreate a draftkeyid_send_draftSend a draftkeyid_get_auto_replyGet auto-reply settingskeyid_set_auto_replyConfigure vacation responderkeyid_get_signatureGet email signaturekeyid_set_signatureSet email signaturekeyid_get_forwardingGet forwarding settingskeyid_set_forwardingConfigure forwardingkeyid_list_contactsList saved contactskeyid_create_contactCreate a contactkeyid_delete_contactDelete a contactkeyid_list_webhooksList webhookskeyid_create_webhookCreate webhookkeyid_get_webhook_deliveriesGet delivery historykeyid_manage_listAdd or remove from allow/blocklistkeyid_get_metricsQuery usage metricsTry It Out
After setup, try these prompts with your AI agent:
→Check my inbox for any new messages and summarize them.
→Reply to the latest email from Alice saying I will review the report today.
→Create a new contact for bob@partner.org.
→Set an auto-reply message for my email account while I am on vacation.
→List all my current conversation threads.
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Node.js 18+ with npm/npx installed
Alternative installation methods
yarn
yarn add @keyid/agent-kitKeep this setup from going cold
Save the docs, env vars, and workflow around KeyID Agent Kit in Conare so Claude Code, Codex, and Cursor remember it next time.
Need the legacy visual installer? Open Conare IDE.