Skip to content
Draft
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
6 changes: 6 additions & 0 deletions docs/features/mcp/using-mcp-in-roo.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,12 @@ Each MCP server has its own configuration panel where you can modify settings, m

1. Press the <Codicon name="activate" /> toggle switch next to the MCP server to enable/disable it

### Showing or Hiding Descriptions

`Show MCP descriptions` controls whether descriptions supplied by MCP servers appear for tools and resources in the MCP settings and chat. It is on by default. Turning it off reduces visual clutter without disabling MCP capabilities or removing descriptions from the context Zoo uses to select tools.

Tool and resource names, resource identifiers and types, parameter descriptions and schemas, server instructions, arguments, results, status, and errors remain visible.

### Network Timeout

To set the maximum time to wait for a response after a tool call to the MCP server:
Expand Down
Loading