mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
The documentation incorrectly referenced @tavily/mcp which doesn't exist. The correct package name is tavily-mcp, as confirmed by: - The setup script already uses tavily-mcp@0.1.2 - NPM registry shows tavily-mcp exists - @tavily/mcp returns 404 not found This fix ensures users can successfully configure Tavily MCP server by following the documentation. 🤖 Generated with Claude Code Co-authored-by: moshe_anconina <moshe_a@ituran.com> Co-authored-by: Claude <noreply@anthropic.com>