From 5e840c85e83b04cce5a6ed18dc5b121f4de46eef Mon Sep 17 00:00:00 2001 From: tiffany-mintlify Date: Mon, 7 Apr 2025 09:17:17 -0700 Subject: [PATCH] added translations to changelog & fixed links --- changelog/overview.mdx | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/changelog/overview.mdx b/changelog/overview.mdx index bb357642a..1ab4cded3 100644 --- a/changelog/overview.mdx +++ b/changelog/overview.mdx @@ -4,15 +4,18 @@ description: "New updates and improvements" mode: "center" --- + + +## AI Translations in beta +Translate all of your documentation with AI. [Learn more.](/navigation/localization) + + + ## MCP server generator Generate MCP servers so that AI applications can interact with your docs or APIs. Written content is automatically generated as an MCP server, and you can generate an MCP server from your OpenAPI spec with one click. - Check out [docs on getting started with MCP.](/advanced/mcp/quickstart.mdx) - - ## mcpt: a registry for MCP servers - - Discover 105\+ MCP servers at [mcpt](https://www.mcpt.com). This directory includes both official servers and those from our own customer base. + Check out [docs on getting started with MCP.](/advanced/mcp/quickstart) ## Improvements