About This MCP Connection
The Pendo Model Context Protocol (MCP) server lets you connect external AI tools to Pendo data. It is a remotely hosted gateway that makes Pendo analytics queryable from AI clients like Claude, Cursor, ChatGPT, and Gong through standardized MCP tool calls.
Once connected, you can query analytics, retrieve guides, and surface Pendo insights directly from the AI client where you already work. The server authenticates users via OAuth through your Pendo login, accepts requests over Streamable HTTP (with automatic fallback to SSE), and provides real-time access to visitor and account metadata, Page and Feature usage, event summary data, and segment definitions. It offers read-only tools (enabled by default) for querying data, plus optional admin-enabled write tools for actions like creating feedback items.
Once connected, you can query analytics, retrieve guides, and surface Pendo insights directly from the AI client where you already work. The server authenticates users via OAuth through your Pendo login, accepts requests over Streamable HTTP (with automatic fallback to SSE), and provides real-time access to visitor and account metadata, Page and Feature usage, event summary data, and segment definitions. It offers read-only tools (enabled by default) for querying data, plus optional admin-enabled write tools for actions like creating feedback items.
Available Tools
- Pages & Features: activityQuery, productAreaMemberActivity, searchEntities, listProductAreas
- Visitors & Accounts: visitorQuery, visitorMetadataSchema, accountQuery, accountMetadataSchema
- Guides & Polls: guideMetrics, listGuides, npsScore, searchEntities
- Session Replay: sessionReplayList, devlogEvents
- Listen (Feedback): get_feedback_items, get_feedback_insights, generate_feedback_topics, get_ideas, createFeedbackItem
- Agent Analytics: agent_analytics_key_metrics, list_ai_agents, list_use_cases, list_ai_agent_issues, ai_agent_issue_analysis
- Utility: list_all_applications, segmentList, productEngagementScore
What You Can Do with this MCP Connection
- Access visitor and account metadata from Pendo
- Query application analytics and user behavior
- Find and analyze specific Pages, Features, and Track Events
- Run event-level aggregation queries on recent usage
- Analyze visitor activity and engagement patterns
- Search for and retrieve guides and ideas
- List AI agents, use cases, and issues
- Retrieve development logs for a visitor or session
Connect
OAuth connection