Give your AI agent a real identity — in seconds, fully autonomous.
Automated account creation on 763+ web services — form filling, email verification, CAPTCHA solving, API-key extraction, encrypted vault. Zero human input after the first command.
pip install -e . python -m agent_signup > Resolving signup flow for github...
> Provisioning inbox: github-b7f3a2@agentmail.to
> Routing through IPRoyal residential proxy
> Loading form selectors from catalog
> Filling signup form (3 fields)
> Solving Turnstile challenge via Capsolver
> Polling inbox for verification email
> Found magic link: https://github.com/verify/...
> Clicking verification link
> Confirming account state
> Saving to vault (~/.agent-signup/vault.json)
✓ github account created
email: github-b7f3a2@agentmail.to
password: ●●●●●●●●●●●● (Fernet encrypted)
session: state/github-b7f3a2/
Done in 47.3s 763 services, classified by what actually works.
Every service in the catalog is tagged with a real signup_status from a live Playwright run. No guessing, no promises — just evidence.
Real signup, real vault entry, real logo.
Google/GitHub OAuth only — no form.
Self-serve signup closed.
Form exists, deliverability unclear.
Acquired, dead, or DNS dead.
Sample of verified-working services
Six steps, all autonomous.
Resolve
Look up the service in the 763-entry catalog. Pull form selectors, signup URL, signup_status.
Provision
Spin up an AgentMail +alias inbox and a fresh identity. Route through IPRoyal residential proxy.
Fill
Launch Playwright with stealth, fill the form, submit. Click submit buttons. Handle 2FA redirects.
Verify
Poll the +alias inbox. Extract the magic link or OTP. Click through to the verification page.
Extract
Open the post-signup dashboard, scrape the API key, OAuth token, or signed cookie. Run a generic fallback handler if needed.
Store
Fernet-encrypt the credential. Append to ~/.agent-signup/vault.json. Save session state for resume.
Production tools, no driver code.
Playwright + stealth
Headless Chromium with anti-fingerprint. Browser pool for parallel signups.
IPRoyal Residential Proxy
geo.iproyal.com:12321 — bypasses Cloudflare JS challenges. $1.75/GB.
AgentMail
ola-4773@agentmail.to with infinite +alias sub-addressing for per-service inboxes.
BestCaptchaSolver + Capsolver
Human-powered reCAPTCHA v2/v3, Turnstile, hCaptcha. 3-10 min solve time.
Fernet vault encryption
~/.agent-signup/vault.json encrypted at rest. File-locked. Rotatable.
Composio toolkit
638 services imported from the Composio catalog. Generic API-key handler fallback.
Self-host, or run as a managed service.
The CLI is MIT-licensed. The managed service handles the catalog updates, vault encryption, and proxy routing for you.
Self-serve
For solo builders. Host the catalog and vault yourself.
- 763-service catalog (read-only mirror)
- Up to 100 signups / month
- Encrypted vault
- GitHub issues support
Team
For teams running multiple agents.
- Everything in Self-serve
- Up to 2,000 signups / month
- Multi-tenant vault
- Per-tenant policy (allowlist / denylist)
- Priority email support
Fleet
For fleets of 10+ agents.
- Everything in Team
- Unlimited signups
- Custom handlers
- SOC 2 evidence pack
- Dedicated Slack channel
Open source. Self-hostable. Or let us run it.
Read the source. Run the tests. Or sign up for the managed service.