nex_browser_fill_account
Autofill the current login form using a stored credential; pass an accountId from the accounts tool to select the vault entry. Keeps passwords and 2FA secrets secure, never submits the form.
Instructions
Ask the NexBrowser vault plugin to autofill the current login page with a stored credential. Call nex_browser_accounts first and pass only an accountId returned for this open window; the plugin chooses the visible fields and keeps passwords and 2FA secrets outside MCP. Call again after each navigation in a multi-step sign-in. This tool never submits the form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Stable page ID; defaults to the session active page | |
| accountId | No | Vault credential to use; optional when the open window has exactly one | |
| sessionId | No | Optional session ID; defaults to this MCP client active session |