From 455f536b5e4b3b856d011d3c0bf4402e928bc1cc Mon Sep 17 00:00:00 2001 From: Albab-Hasan Date: Tue, 3 Feb 2026 09:46:59 +0600 Subject: [PATCH] fixed the typo in pendo mcp url (product-management) --- product-management/.mcp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product-management/.mcp.json b/product-management/.mcp.json index 41efad0..246012a 100644 --- a/product-management/.mcp.json +++ b/product-management/.mcp.json @@ -38,7 +38,7 @@ }, "pendo": { "type": "http", - "url": "https://app.pendo.io/mcp/v0/shttp" + "url": "https://app.pendo.io/mcp/v0/http" }, "intercom": { "type": "http",