From 04f8bf0903bb232cd49186be41e7307a27f8b1f0 Mon Sep 17 00:00:00 2001 From: Trang Le Date: Sun, 20 Jul 2025 15:20:53 +0700 Subject: [PATCH] Update mcp.mdx (#5771) The original instruction doesn't tell users to enable experimental features in Jan first. Without it, the MCP Servers tab won't appear. --- docs/src/pages/docs/mcp.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/docs/mcp.mdx b/docs/src/pages/docs/mcp.mdx index b496a19ed..03eaa0556 100644 --- a/docs/src/pages/docs/mcp.mdx +++ b/docs/src/pages/docs/mcp.mdx @@ -124,7 +124,7 @@ you will need to wait for a response). Efficient management of tools and their o To illustrate how MCPs can be used within Jan, we will walk through an example using the [Browser MCP](https://browsermcp.io/). -Before we begin, you will need to enable Jan's MCP functionality at `Settings` > `MCP Servers`, and toggle +Before we begin, you will need to enable experimental features at `General` > `Advanced`. Next, go to `Settings` > `MCP Servers`, and toggle the `Allow All MCP Tool Permission` switch ON. ![Turn on the MCP Host](./_assets/mcp-on.png)