diff --git a/public/svg/mcp.svg b/public/svg/mcp.svg
new file mode 100644
index 00000000..979efde5
--- /dev/null
+++ b/public/svg/mcp.svg
@@ -0,0 +1,15 @@
+
\ No newline at end of file
diff --git a/src/components/integration/IntegrationSettings.tsx b/src/components/integration/IntegrationSettings.tsx
index 17f0ec72..6a7d6ce0 100644
--- a/src/components/integration/IntegrationSettings.tsx
+++ b/src/components/integration/IntegrationSettings.tsx
@@ -730,6 +730,17 @@ export const IntegrationSettingsModal = ({
Webhooks
+
+
@@ -1190,4 +1201,4 @@ export const modalStyle = {
padding: "20px",
maxHeight: "90vh",
overflow: "auto",
-};
\ No newline at end of file
+};