search-strategy
NewQuery decomposition and multi-source search orchestration. Breaks natural language questions into targeted searches per source, translates queries into source-specific syntax, ranks results by relevance, and handles ambiguity and fallback strategies.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "search-strategy": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is search-strategy?
Query decomposition and multi-source search orchestration. Breaks natural language questions into targeted searches per source, translates queries into source-specific syntax, ranks results by relevance, and handles ambiguity and fallback strategies.
How to install search-strategy?
To install search-strategy: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "search-strategy": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is search-strategy best for?
search-strategy is a mcp categorized under General. It is designed for: research, productivity. Created by anthropics.