MCPVault

responseMode

MCP tool from Brave Search MCP by mikechao

(enum, optional, default compact): compact applies Brave's balanced relevance filtering plus local snippet filtering/truncation. full disables Brave's relevance filtering and returns raw snippets without local filtering or truncation.

How to use it

responseMode is exposed by the Brave Search MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the responseMode tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Brave Search MCP

$docker run --rm -p 3001:3001 -e BRAVE_API_KEY="YOUR_API_KEY_HERE" brave-search-mcp:latest --http
FULL BRAVE SEARCH MCP LISTING