browser-use MCP server

add-note

Add and save notes with a custom URI scheme, enabling organized storage and adjustable summary detail within the browser-use MCP server.

Instructions

Add a new note

Input Schema

NameRequiredDescriptionDefault
contentYes
nameYes

Input Schema (JSON Schema)

{ "properties": { "content": { "type": "string" }, "name": { "type": "string" } }, "required": [ "name", "content" ], "type": "object" }

You must be authenticated.

Other Tools from browser-use MCP server

Related Tools

ID: sgcdww166l