Tools your agent can sign up to — itself
The rare tools where an AI agent can obtain working credentials with no human in the loop — via an auth.mdmanifest or a programmatic signup / key API. Most still need a person to create the account; this is the short list that doesn't.
An agent must get working credentials with no human: either the tool publishes an auth.md manifest (the emerging standard for agent registration) or a documented programmatic signup / key API. "Create an account, click generate key" is self-serve — frictionless, but a person still does it.
// fully autonomous — no human in the loop
auth.md — documented agent registration (POST /v2/agent/auth + claim/revoke) for programmatic key provisioning. Marked Preview.
auth.md — agent registers via a WorkOS ID-JAG signed JWT to /agent/auth, which returns an API key. No dashboard click.
Verified auth.md manifest — an agent can register programmatically.
Verified auth.md manifest — an agent can register programmatically.
Verified auth.md manifest — an agent can register programmatically.