Tavily Search
Add Tavily Search and Extract as keyless remote MCP tools for selected agent groups.
What it does
- Tavily web search and URL extraction
- Keyless access by default
- Works with Claude, Codex, and OpenCode providers
- Per-agent-group MCP registration
- Optional paid-key upgrade through OneCLI Agent Vault
What you'll need
- NanoClaw installed and running
- At least one agent group
- Docker available to rebuild the shared agent image
Run the skill
Claude Code: /add-tavily-toolCodex: $add-tavily-toolOpenCode loads the same skill through its skill tool.
How it works
The /add-tavily-tool skill installs the pinned mcp-remote bridge in the shared agent image and registers Tavily’s remote MCP server for the agent groups you select. It exposes Search and Extract while filtering out Crawl, Map, and Research.
The default connection uses Tavily’s keyless allowance, so no API key is required. If that allowance runs out, the skill installs standing instructions for an optional paid-key upgrade through OneCLI Agent Vault. The agent never sees the key.
Claude groups already include built-in web search and fetch tools. Tavily adds structured extraction there and gives Codex or OpenCode groups a provider-neutral search option.
Read the current source skill for the full install, approval, and verification flow.