bingbot for VS Code
com.seoapi/bingbot
Validate whether an IP address belongs to Bingbot. Remote MCP server exposing a validate_ip tool.
client:VS Code
transport:streamable-http
tools:1
Install bingbot in VS Code
.vscode/mcp.json
{
"servers": {
"bingbot": {
"type": "http",
"url": "https://bingbot.seoapi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs