Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/pages/docs/mcp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Loading