HasData Bing for VS Code
com.hasdata/bing
Bing search results with the ad block and Copilot answer, geo and market targeting, as JSON.
client:VS Code
transport:streamable-http
runtime:npm
Install HasData Bing in VS Code
.vscode/mcp.json
{
"servers": {
"bing": {
"type": "http",
"url": "https://mcp.hasdata.com/mcp?apis=bing"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs