Back to MCP Servers
Argus
Multi-provider search broker with automatic fallback, RRF ranking, content extraction, and budget enforcement.
search-data-extraction
By Khamel83
Installation
npx -y argusConfiguration
{
"mcpServers": {
"argus": {
"command": "npx",
"args": ["-y", "argus"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes