Pendo
Product analytics, guides, feedback
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.
接続情報
https://app.pendo.io/mcp/v0/shttpトランスポート
Streamable HTTP
認証方式
OAuth
セットアップ
claude mcp add pendo --transport http https://app.pendo.io/mcp/v0/shttpよくある質問
Pendo のリモート MCP サーバーとは何ですか?
Pendo のリモート MCP サーバーは、https://app.pendo.io/mcp/v0/shttp にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。
Pendo の MCP サーバーにはどう接続しますか?
エンドポイント https://app.pendo.io/mcp/v0/shttp を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。
Pendo の MCP サーバーは認証が必要ですか?
はい。Pendo は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。
Pendo の MCP サーバーはどのトランスポートを使用しますか?
Pendo は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。