Ship auth faster
with agents
Point your agent at Clerk. It does the rest.
Agents
Codex
OpenAIHand Codex the Clerk docs and it scaffolds sign-in, sessions, and orgs.
Claude Code
AnthropicClaude Code reads the Clerk docs and wires auth straight into your app.
Zed
Zed IndustriesZed's agent pulls in Clerk to add sign-in without leaving the editor.
Cursor
AnysphereCursor wires up Clerk auth and user management as you build.
VS Code
MicrosoftGitHub Copilot in VS Code connects to the Clerk MCP server to scaffold auth.
Devin Desktop
CognitionDevin takes the Clerk docs and builds the whole integration end to end.
Start with the components or build directly with the primitives
The same API endpoints, without the prebuilt UI.
See how Clerk works- 1
Review the routes, proxy code, and components your agent proposes.
- 2
Build custom sign-in and sign-up flows with Clerk APIs or supported SDK hooks.
- 3
Define Roles and Permissions, then enforce authorization checks in application code.
- 4
Add custom session claims that your backend reads.
