diff --git a/app/en/home/changelog/page.mdx b/app/en/home/changelog/page.mdx index 3c64bb2d..78820a78 100644 --- a/app/en/home/changelog/page.mdx +++ b/app/en/home/changelog/page.mdx @@ -9,6 +9,19 @@ import { Callout } from "nextra/components"; _Here's what's new at Arcade.dev!_ +## 2025-11-14 + +**MCP Servers** +- `[feature - 🚀]` Customer.io Starter MCP Servers added +- `[feature - 🚀]` Intercom Starter MCP Server added + +**Arcade MCP** +- `[maintenance - 🔧]` Do not require entrypoint for `arcade configure` for HTTP server + +**Platform and Engine** +- `[maintenance - 🔧]` Update `arcade deploy` command to support MCP Servers built with `arcade-mcp` +- `[maintenance - 🔧]` Improve performance of tool execution with large collections of tools + ## 2025-11-07 **Toolkits**