Knock for your agents.
Connect Knock once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Knock.
What agents can do with Knock
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
knock_list_workflowsList notification workflows configured for the environment.
knock_trigger_notificationTrigger a notification workflow for a recipient. The workflow determines which channels are used (email, push, in-app, SMS).
knock_get_notificationsGet a user's notifications feed with read/unread status and pagination.
knock_create_preference_setCreate or update a user's channel preferences for which notification channels they receive.
knock_get_messageGet details of a specific notification message by id.
knock_update_messageUpdate a message's engagement status (read, seen, archived, etc.).
knock_create_bulk_triggersTrigger a notification workflow for many recipients in bulk.
knock_list_channelsList available notification channels (email, push, sms, in-app, etc.).
knock_get_user_preferencesGet a user's channel and workflow preferences.
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 the Knock dashboard and go to Settings > API Keys.
- Copy your secret API key.
- The key is sent as a Bearer token in the Authorization header.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Knock to Even: call connect_begin("knock") on the even-connect MCP and walk me through it.
Trigger Knock notification workflows and manage user notification preferences for channels.
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.