cardea-mcp/web-search
A Model Context Protocol (MCP) server provides web search capabilities leveraging the Tavily API to fetch and return web search results.
Platform-specific configuration:
{
"mcpServers": {
"web-search": {
"command": "npx",
"args": [
"-y",
"web-search"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...