Pendo for your agents.
Connect Pendo 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 Pendo.
What agents can do with Pendo
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
pendo_list_pagesList all tracked pages and their metadata.
pendo_list_featuresList all tracked features in the application.
pendo_list_guidesList all in-app guides with their status and metadata.
pendo_run_aggregationRun a custom aggregation query against Pendo data. Body is a JSON aggregation query following the Aggregation API syntax (source, pipeline stages).
pendo_get_pageGet details of a specific tracked page by its id.
pendo_get_featureGet details of a specific feature by its id.
pendo_get_guideGet details of a specific in-app guide by its id, including steps.
pendo_list_visitorsList visitors tracked by Pendo.
pendo_get_visitorGet details of a specific visitor by their visitor id.
pendo_list_eventsList custom events defined on the account.
pendo_list_tagsList all tags used to organize Pendo metadata.
pendo_list_reportsList saved reports in the account.
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 in to Pendo as an admin and go to Settings > Integrations > Integration Keys.
- Click Add Integration Key, optionally grant write access, and create it.
- Copy the integration key immediately (it is shown only once).
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Pendo to Even: call connect_begin("pendo") on the even-connect MCP and walk me through it.
List tracked pages and in-app guides from Pendo to understand feature usage.
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.