Skip to content

Commit 5f0d78a

Browse files
Merge pull request #5846 from uinstinct/docs-mcp-agent
docs: specify that mcp can be used in agent mode only
2 parents ff4d0c0 + 2f6821d commit 5f0d78a

File tree

1 file changed

+4
-0
lines changed
  • docs/docs/customize/deep-dives

1 file changed

+4
-0
lines changed

docs/docs/customize/deep-dives/mcp.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Currently custom tools can be configured using the [Model Context Protocol](http
1313

1414
MCP Servers can be added to hub Assistants using `mcpServers` blocks. You can explore available MCP server blocks [here](https://hub.continue.dev/explore/mcp).
1515

16+
:::info
17+
MCP can only be used in the **agent** mode.
18+
:::
19+
1620
To set up your own MCP server, read the [MCP quickstart](https://modelcontextprotocol.io/quickstart) and then [create an `mcpServers` block](https://hub.continue.dev/new?type=block&blockType=mcpServers) or add the following to your [config file](./configuration.md):
1721

1822
<Tabs groupId="config-example">

0 commit comments

Comments
 (0)