Tavily for VS Code
io.github.pipeworx-io/tavily
Tavily MCP — wraps the Tavily API (tavily.com)
client:VS Code
transport:streamable-http
Install Tavily in VS Code
.vscode/mcp.json
{
"servers": {
"tavily": {
"type": "http",
"url": "https://gateway.pipeworx.io/tavily/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs