fix: use official tavily mcp server (#2046)

This commit is contained in:
Wendy Tang 2025-04-04 17:19:45 -07:00 committed by GitHub
parent 890f266e7b
commit 51d1589f58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -85,7 +85,7 @@ Note that you'll need [uv](https://docs.astral.sh/uv/#installation) installed on
// highlight-start
◆ What command should be run?
uvx mcp-tavily
npx -y tavily-mcp
// highlight-end
```
@ -104,7 +104,7 @@ Note that you'll need [uv](https://docs.astral.sh/uv/#installation) installed on
│ tavily
◇ What command should be run?
uvx mcp-tavily
npx -y tavily-mcp
// highlight-start
◆ Please set the timeout for this tool (in secs):