← Back to Yandex Browser MCP
Install Yandex Browser MCP
Pick your client, copy the command, done.
1
Add it to Claude Code
claude mcp add yandex-browser-mcp -- node path/to/build/index.jsAvailable Tools (18)
Once configured, Yandex Browser MCP gives your AI agent access to:
connect_to_browserConnect to an already open Yandex Browser instance.portlist_tabsGet a list of all open tabs.navigateNavigate to a URL in a specified tab.urltabIndexwaitForSelectorclickClick on a specific element.selectortabIndextypeType text into a field.selectortexttabIndexdelayhoverHover over an element.selectortabIndexkey_pressPress a key or combination.keymodifierstabIndexscrollScroll the page or to an element.tabIndexdirectiondistanceselectorsmoothget_textGet text content from the page or an element.selectortabIndexget_htmlGet HTML content from the page or an element.selectorouterHTMLtabIndexget_attributesGet attributes of a specific element.selectorattributestabIndexget_page_infoGet page metadata including URL, title, and viewport.tabIndexget_console_logsRetrieve browser console logs.tabIndextypelimitfill_formFill a form with provided data.formSelectorfieldstabIndexwait_for_elementWait for an element to appear on the page.selectortabIndextimeoutvisiblescreenshotCapture a screenshot of the page or element.nametabIndexfullPageselectorevaluateExecute custom JavaScript code in the browser.scripttabIndexexecute_testPerform a test sequence by selecting options and submitting.tabIndextestSelectorssubmitButtonSelectorTry It Out
After setup, try these prompts with your AI agent:
→List all currently open tabs in my Yandex Browser.
→Navigate to https://example.com and extract the main content text.
→Check the console logs for any errors on the current page.
→Fill out the login form on the current page with my credentials.
→Take a full-page screenshot of the current tab and save it.
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Node.js 18+ with npm/npx installed
Keep this setup from going cold
Save the docs, env vars, and workflow around Yandex Browser MCP in Conare so Claude Code, Codex, and Cursor remember it next time.