bingbot for Zed
com.seoapi/bingbot
Validate whether an IP address belongs to Bingbot. Remote MCP server exposing a validate_ip tool.
client:Zed
transport:streamable-http
tools:1
Install bingbot in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bingbot": {
"url": "https://bingbot.seoapi.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs