Skip to content
Cursor

applebot for Cursor

com.seoapi/applebot

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

client:Cursor transport:streamable-http tools:1

Install applebot in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "applebot": {
      "url": "https://applebot.seoapi.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

applebot in other clients