setup
Scannednpx machina-cli add skill fcakyon/claude-codex-settings/setup --openclawFiles (1)
SKILL.md
577 B
Tavily Tools Setup
Run /tavily-tools:setup to configure Tavily MCP.
Quick Fixes
- API key invalid - Get new key from app.tavily.com (format:
tvly-...) - Quota exceeded - Free tier is 1,000 searches/month
- Connection failed - Restart Claude Code after config changes
Don't Need Tavily?
Disable via /mcp command to prevent errors.
Source
git clone https://github.com/fcakyon/claude-codex-settings/blob/main/plugins/tavily-tools/skills/setup/SKILL.mdView on GitHub Overview
This skill guides configuring Tavily MCP via Tavily Tools to resolve common start-up problems. It covers issues like API key invalid, web search not working, and Tavily failures, and it explains how to disable Tavily if it's not needed.
How This Skill Works
Run the command /tavily-tools:setup to configure Tavily MCP. The setup includes quick fixes for API key problems, quota limits, and connectivity issues, plus guidance to disable Tavily via the mcp command when needed.
When to Use It
- When you encounter Tavily MCP error or Tavily failed
- When the Tavily API key is invalid
- When web search via Tavily is not working
- When Tavily integration needs configuration or re-setup
- When you want to disable Tavily to prevent errors
Quick Start
- Step 1: Run /tavily-tools:setup to configure Tavily MCP.
- Step 2: If API key invalid, fetch a new key from app.tavily.com (format tvly-...).
- Step 3: If issues persist, review quota and restart Claude Code after changes.
Best Practices
- Use a valid API key from app.tavily.com (format tvly-...)
- Be aware of the free quota: 1,000 searches per month
- After changing config, restart Claude Code to apply changes
- If you don't need Tavily, disable it with /mcp to avoid errors
- Test the integration after setup with a quick search
Example Use Cases
- User sees API key invalid and runs setup to refresh the key
- Quota exceeded warning leads to checking quota and adjusting usage
- Web search stops working due to misconfiguration; user reconfigures
- Connection failure fixed by restarting Claude Code after changes
- User temporarily disables Tavily with /mcp for a project
Frequently Asked Questions
Add this skill to your agents