Sign up AI agents to any SaaS

763-service catalog · 369 verified working · Playwright + IPRoyal + AgentMail + CAPTCHA solving

View on GitHub → Service catalog

763
Services in catalog
369
Verified working
~60s
Time per signup
0
Humans required

How it works

Spin up the agent-signup CLI, point it at a service from the catalog, and the agent handles the rest:

Service catalog status

Hard rules: never expose plaintext vault data, never store data we do not need, never run signup against business-email-required or captcha-blocked services without explicit operator opt-in.

Get started

Clone the repo, install dependencies, point at a service, and you're done:

git clone https://github.com/Ola-Turmo/agent-signup
cd agent-signup
pnpm install
pnpm run signup --service=example-com --vault-password=...

See the full README for service catalog, proxy setup, and CAPTCHA solver configuration.