Skip to main content
Glama

browser_open_tab

Open a new browser tab at a specified URL to interact with web applications through authenticated sessions, supporting multiple browser profiles.

Instructions

[Disabled] Open a new browser tab with the specified URL. Returns the new tab ID, which can be used with browser_navigate_tab, browser_close_tab, and browser_execute_script. When multiple browser profiles are connected, use connectionId to target a specific profile (get connectionIds from browser_list_tabs). Without connectionId, opens in an arbitrary profile.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesURL to open in a new tab
connectionIdNoTarget a specific browser profile by connection ID. Use browser_list_tabs to discover available connectionIds. When omitted and multiple profiles are connected, the tab opens in an arbitrary profile.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/opentabs-dev/opentabs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server