search mcp for VS Code
io.github.anon2052/search-mcp
Web search and clean-text fetch MCP server (Tavily-powered, SSRF-guarded).
client:VS Code
transport:streamable-http
tools:2
Install search mcp in VS Code
.vscode/mcp.json
{
"servers": {
"search-mcp": {
"type": "http",
"url": "https://search-mcp-tgsn.onrender.com/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs