Pendo
Product analytics, guides, feedback
About Pendo
Pendo is a product experience platform combining analytics, in-app guides, and feedback. Its remote MCP server gives assistants access to visitor, account, and usage data so product questions can be answered from real behavioral analytics.
Connection details
https://app.pendo.io/mcp/v0/shttp- Transport
- Streamable HTTP
- Authentication
- OAuth
Setup
claude mcp add pendo --transport http https://app.pendo.io/mcp/v0/shttpFrequently asked questions
What is the Pendo remote MCP server?
The Pendo remote MCP server is a hosted Model Context Protocol endpoint at https://app.pendo.io/mcp/v0/shttp, so AI assistants can connect to it without installing or running anything locally. Pendo is a product experience platform combining analytics, in-app guides, and feedback. Its remote MCP server gives assistants access to visitor, account, and usage data so product questions can be answered from real behavioral analytics.
How do I connect to the Pendo MCP server?
Add the endpoint https://app.pendo.io/mcp/v0/shttp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Pendo MCP server require authentication?
Yes. Pendo uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Pendo MCP server use?
Pendo exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.
More remote MCP servers
