ByWrit

Your AI agent needs infrastructure. Let it provision its own.

Verify your identity once. Then your AI coding agent can discover services, create accounts, and set up infrastructure — all autonomously.

The problem

Your AI agent can write code, debug issues, and architect systems. But the moment it needs a hosting account, a database, or an API key — it hits a wall.

Sign-up forms require CAPTCHAs, credit cards, and manual verification. Every new service means you stop coding and start clicking.

Agent-created accounts without KYC get flagged, banned, or rate-limited. Services don't trust anonymous automation.

The solution

ByWrit bridges the gap. You verify your identity once through KYC, and your AI agent gets a cryptographic token that proves it acts on behalf of a real, verified human.

Services trust the token because it's standard OIDC with agent-aware extensions. No CAPTCHAs, no manual forms, no friction.

Your agent uses the bywrit CLI to browse the provider directory and sign up for any integrated service in seconds.

Why developers choose ByWrit

Zero friction

Your agent creates accounts in seconds. No CAPTCHAs, no manual forms, no waiting.

Free forever

ByWrit is free for developers. No subscription, no usage fees, no credit card required.

Minimal data

We store only a hash, your email, and KYC status. No passwords, no documents, no vault.

Standard OIDC

Built on OpenID Connect — the same protocol used by Google, GitHub, and Microsoft.

Full control

View all accounts your agent has created. Revoke access anytime from your dashboard.

Open source CLI

The bywrit CLI is Apache 2.0 licensed. Inspect the code, contribute, or fork it.

Get started in five steps

1

Verify your identity

Complete one-time KYC verification through Didit. Takes a few minutes.

2

Get your token

ByWrit issues an OIDC token that proves you're a verified human.

3

Install the CLI

Run npm install -g bywrit to install the CLI globally.

4

Configure your AI tool

Add ByWrit to your AI coding tool's configuration (Claude Code, Cursor, Windsurf).

5

Let your agent work

Your agent discovers services and provisions accounts autonomously.

Works with your tools

Add ByWrit to your AI coding tool's configuration.

Claude Code — CLAUDE.md
 # Account provisioning
Use `bywrit` CLI for creating accounts on service providers.
Run `bywrit providers search` to find available services.
Run `bywrit signup <provider>` to create accounts. 
Cursor — .cursorrules
 # Infrastructure provisioning
When the user needs a new service account, use the bywrit CLI.
Available commands: bywrit login, bywrit providers search, bywrit signup 
Windsurf — .windsurfrules
 # Service account automation
Use bywrit CLI to provision infrastructure accounts.
The user has already completed KYC verification. 

Start building with ByWrit

Free forever for developers. Verify once and let your AI agent handle the rest.