Skip to content
VS Code

yandex search for VS Code

io.github.johnisanerd/yandex-search

Yandex search results, images, and SERP data via the Apify Yandex Search Scraper, hosted MCP.

client:VS Code transport:streamable-http

Install yandex search in VS Code

.vscode/mcp.json

{
  "servers": {
    "yandex-search": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/Scrape-Yandex"
    }
  }
}

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

yandex search in other clients