create-browser
Set up a custom browser profile with AdsPower LocalAPI by configuring cookies, domain name, country, fingerprint settings, and proxy details for enhanced browsing scenarios.
Instructions
Create a browser
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cookie | No | The cookie of the browser, eg: "[{"domain":".baidu.com","expirationDate":"","name":"","path":"/","sameSite":"unspecified","secure":true,"value":"","id":1}]" | |
country | No | The country of the browser, eg: "CN" | |
domainName | No | The domain name of the browser, eg: facebook.com | |
fingerprintConfig | No | The fingerprint config of the browser, default is automatic_timezone: 0, timezone: "", language: [], flash: "", fonts: [], webrtc: disabled, browser_kernel_config: ua_auto, random_ua: ua_version: [], ua_system_version: [], tls_switch: 0, tls: "" | |
groupId | Yes | The group id of the browser, must be a valid group id, if not, you can use the get-group-list tool to get the group list or create a new group | |
name | No | The name of the browser, eg: "My Browser" | |
openUrls | No | The open urls of the browser, eg: ["https://www.google.com"] | |
password | No | The password of the browser, eg: "password" | |
storageStrategy | No | The storage strategy of the browser, default is 0 | |
sysAppCateId | No | The sys app cate id of the browser, you can use the get-application-list tool to get the application list | |
userProxyConfig | Yes | The user proxy config of the browser | |
username | No | The username of the browser, eg: "user" |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from AdsPower LocalAPI MCP Server
Related Tools
- @AdsPower/local-api-mcp-typescript
- @AdsPower/local-api-mcp-typescript
- @AdsPower/local-api-mcp-typescript
- @AdsPower/local-api-mcp-typescript
- @AdsPower/local-api-mcp-typescript