chrome_bookmark_add
Add a new bookmark
How to use it
chrome_bookmark_add is exposed by the Webpage MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the chrome_bookmark_add tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Webpage MCP
npx -y webpage-mcp@latest register --browser chrome --force --extension-id <extension_id_from_popup_or_welcome>Other tools in Webpage MCP (26)
Delete a bookmark
Search bookmarks by title and URL
Click elements via CSS selector, XPath, element ref, or coordinates
Close one or more tabs
Mouse and keyboard interaction with the browser (computer use)
Capture console output (snapshot or persistent buffer mode)
Fill or select form elements (input, textarea, select, checkbox, radio)
Fetch and parse web page content
Record browser activity as an animated GIF
Handle JavaScript dialogs (alert/confirm/prompt)
Wait for and retrieve download details
Search and retrieve browsing history
Execute JavaScript code in a browser tab
Simulate keyboard input (keys, combinations, or text)
Navigate the current tab or open a URL in a new tab/window; also supports refresh/history
Capture network requests (start/stop, optional response bodies via CDP)
Send network requests from the browser context (with cookies)
Get an accessibility tree of visible elements on the page
Let the user manually select elements on the page
Take a screenshot of the page or a specific element
Switch to a specific tab
Upload files to web forms via CDP
Get all open browser windows and tabs
Get a lightweight summary of the last recorded trace
Start a performance trace recording
Stop the active performance trace