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