# wallet_onboarding

Open the local wallet setup in the browser. Only available when wallet setup is needed. Complete wallet setup in the browser.

## Result

Status and next steps after requesting the local browser setup page.

## Permissions

The user creates, imports or unlocks the Vault in the local browser. No password or private key belongs in the tool arguments.

## Definition 1 (full)

Registered in: Before wallet setup.

Open the local wallet setup in the browser. Only available when wallet setup is needed. Complete wallet setup in the browser.

No input fields. Pass an empty object.

Nested requirements apply when their parent is supplied.

### Input schema

```json
{
  "type": "object",
  "properties": {},
  "$schema": "https://json-schema.org/draft/2020-12/schema"
}
```

[All tools](https://bsvmcp.com/docs/tools)