yandexbot for Cursor
com.seoapi/yandexbot
Validate whether an IP address belongs to YandexBot. Remote MCP server exposing a validate_ip tool.
client:Cursor
transport:streamable-http
Install yandexbot in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"yandexbot": {
"url": "https://yandexbot.seoapi.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs