Skip to content
VS Code

applebot for VS Code

com.seoapi/applebot

Validate whether an IP address belongs to Applebot. Remote MCP server exposing a validate_ip tool.

client:VS Code transport:streamable-http tools:1

Install applebot in VS Code

.vscode/mcp.json

{
  "servers": {
    "applebot": {
      "type": "http",
      "url": "https://applebot.seoapi.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

applebot in other clients