Skip to content
VS Code

yandexbot for VS Code

com.seoapi/yandexbot

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

client:VS Code transport:streamable-http

Install yandexbot in VS Code

.vscode/mcp.json

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

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

yandexbot in other clients