Give your agent a browser to sign up anywhere

Autonomous signup and login — credentials vaulted.

Read the launch post →
browsersandbox
figma.com/signup
Sign up

Paste and ship

Drop this into Cursor, Claude Code, or any agent. It reads the skill manifest and wires up Browser for you.

Agent prompt

Read https://usenaive.ai/skill.md and use the Naïve Browser primitive in my project. Start with: naive browser signup figma.com https://figma.com/signup

What you get

Cloud browserFull DOM access for any signup flow.
Credential vaultLogins saved for later sessions.
Multi-step flowsHandles CAPTCHA-adjacent UX patterns.
Per-user isolationScoped sessions per tenant.

One call to browser

CLI, SDK, or REST — one bearer token, one credit balance.

CLI

Browser

Spin up a cloud browser so agents can sign up for services, complete onboarding flows, and store credentials securely for reuse.

Cloud browser
Full DOM access for any signup flow.
Credential vault
Logins saved for later sessions.
Multi-step flows
Handles CAPTCHA-adjacent UX patterns.
Per-user isolation
Scoped sessions per tenant.
# Run with your API key exported
$ naive browser signup figma.com https://figma.com/signup

Start building with Browser