Skip to content

docs: document tavily_research tool in README - #201

Open
RobertTylman wants to merge 2 commits into
mainfrom
docs/add-research-tool
Open

docs: document tavily_research tool in README#201
RobertTylman wants to merge 2 commits into
mainfrom
docs/add-research-tool

Conversation

@RobertTylman

Copy link
Copy Markdown

What

The README listed only four tools (search, extract, map, crawl) despite the server exposing five. This PR adds tavily_research throughout the docs.

Changes

Related

Closes / related to #188 (missing server-level instructions causing agents to never call tavily_research). The README guidance is a partial fix — agents that consult the README or are configured with its content will now understand when to use research vs. search.

The README listed only four tools (search, extract, map, crawl) despite
the server exposing five. Add tavily_research throughout:

- Replace the intro bullet list with a five-tool summary table
- Add a usage note explaining when to prefer research over search
(addresses the agent tool-selection confusion described in issue #188)
- Add a dedicated tavily_research section with parameter reference,
  example, and notes on rate limits, credit cost, and response format
- Update the Claude Code setup section to mention all five tools

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@RobertTylman
RobertTylman requested a review from a team August 13, 2026 14:50
Comment thread README.md Outdated
npx -y tavily-mcp@latest
```

## tavily_research — Deep Research Tool 🔬

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

none of the other endpoints have their own section

Remove the standalone endpoint section and decorative emojis in response to review feedback.

Co-authored-by: Cursor <cursoragent@cursor.com>

@RobertTylman RobertTylman left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed research section and cleaned up structure

@SynthLuvr

Copy link
Copy Markdown

I don't think this closes #188. I've been using #189 successfully as this has cleared errors from my agents

Copy link
Copy Markdown
Author

this is just a docs update, #189 improves the system prompt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants