MCP.so
Sign In
P

Pendo

@Pendo

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

Setup

claude mcp add pendo --transport http https://app.pendo.io/mcp/v0/shttp

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Frequently 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.

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, 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 transport used by remote MCP servers and supported by all major MCP clients.

Comments