mirror of
https://github.com/block/goose.git
synced 2026-04-30 12:39:36 +00:00
fix: use official tavily mcp server (#2046)
This commit is contained in:
parent
890f266e7b
commit
51d1589f58
2 changed files with 4 additions and 4 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue