Skip to content

Rank #2 of 5 in Auth & Identity

Clerk logo

Clerk

Clerk, Inc. · commercial

1.8k370/yrnpm 1.8M/wk +5npm/wk -395.4k

Access

Install

npmnpm install @clerk/nextjs

Compare head-to-head

Alternatives to Clerk

Showcase

Clerk homepage screenshot
homepage · captured Sep 2026 · view live ↗
Clerk docs screenshot
docs · captured Sep 2026 · view live ↗

Verified integrations

Connections to other tracked products — hover a chip for the verbatim evidence quote behind it.

By theme — the product's score on each story themeBy theme

Agent auth — stories about agent auth in this arenaAgent authevidence →

Stories about agent auth in this arena

41.3/100

Agenticness — how well agents can access and operate the productAgenticnessevidence →

How well agents can access and operate the product

46.6/100

Automation depth — how much of the product can run unattendedAutomation depthevidence →

How much of the product can run unattended

24.0/100

Deployment control — stories about deployment control in this arenaDeployment controlevidence →

Stories about deployment control in this arena

0.0/100

Enterprise sso — stories about enterprise sso in this arenaEnterprise ssoevidence →

Stories about enterprise sso in this arena

48.0/100

Events webhooks — stories about events webhooks in this arenaEvents webhooksevidence →

Stories about events webhooks in this arena

39.5/100

Framework integration — stories about framework integration in this arenaFramework integrationevidence →

Stories about framework integration in this arena

53.6/100

Mfa passwordless — stories about mfa passwordless in this arenaMfa passwordlessevidence →

Stories about mfa passwordless in this arena

65.3/100

Oauth oidc — stories about oauth oidc in this arenaOauth oidcevidence →

Stories about oauth oidc in this arena

34.3/100

Openness — open source, data portability, and self-hosting storiesOpennessevidence →

Open source, data portability, and self-hosting stories

12.0/100

Orgs multitenant — stories about orgs multitenant in this arenaOrgs multitenantevidence →

Stories about orgs multitenant in this arena

60.0/100

Privacy posture — data-handling and privacy storiesPrivacy postureevidence →

Data-handling and privacy stories

0.0/100

Rbac permissions — stories about rbac permissions in this arenaRbac permissionsevidence →

Stories about rbac permissions in this arena

36.0/100

Session management — stories about session management in this arenaSession managementevidence →

Stories about session management in this arena

20.3/100

User migration — stories about user migration in this arenaUser migrationevidence →

Stories about user migration in this arena

26.0/100

Story verdicts — every judged story with its evidenceStory verdicts

What’s free: 3 free · 1 paid · 0 enterprise · 33 not stated in evidence

?

Sorted by importance (agentic first) (high → low) · 56/56 stories · click a row’s chevron for the rationale and evidence

Connect an agent via an official MCP server G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness3full9/10T

Drive the product through a documented public API G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness3full8/10T

Delegate tasks to a built-in AI assistant inside the product G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness3none0/10

Plug MCP servers into this product so it can use their tools G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness3none±0/10

Download a machine-readable API spec (OpenAPI or equivalent) G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness2full9/10T

Point an agent at llms.txt or agent-oriented docs G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2full9/10T

Build against official SDKs G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2full±8/10T

Issue scoped/least-privilege API credentials for an agent G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2full±free8/10C

Subscribe to events via webhooks G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2full8/10C

Use an official CLI G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2full8/10T

Operate the product with natural-language commands G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness2partial5/10T

Run the product headlessly / in CI for automation G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2partial5/10T

Explore an interactive API reference with runnable examples G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness2none±0/10

Set up automations that run autonomously in the background G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness2none±0/10

Get AI-generated insights and suggestions from my data inside the product G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness2n/auntestednone yet

Rely on versioned APIs with a documented deprecation policy G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness2noneuntestednone yet

Test against a sandbox environment without touching production data G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness1noneuntestednone yet

Connect enterprise identity providers over SAML and OIDC (Okta, Entra, Google Workspace) for workforce sign-in G

Sso

security-engineerEnterprise sso — stories about enterprise sso in this arenaEnterprise sso3full8/10C

Model multi-tenant B2B apps with organizations, memberships, and invitation flows out of the box C

Orgs

developerOrgs multitenant — stories about orgs multitenant in this arenaOrgs multitenant3full8/10X

Require multi-factor authentication with TOTP authenticator apps and backup codes, with step-up enforcement where needed G

Mfa

security-engineerMfa passwordless — stories about mfa passwordless in this arenaMfa passwordless3full8/10C

Define roles and permissions and have them enforced and surfaced in session tokens for authorization checks G

Rbac

developerRbac permissions — stories about rbac permissions in this arenaRbac permissions3partial7/10X

Give each agent its own least-privilege machine identity with narrowly scoped permissions and instant revocation, instead of sharing a human's credentials C

Machine identity

ai-native userAgent auth — stories about agent auth in this arenaAgent auth3partialfree7/10C

Issue machine-to-machine credentials (client-credentials flow) so backend services and agents authenticate without a human in the loop C

Machine identity

ai-native userAgent auth — stories about agent auth in this arenaAgent auth3fullfree7/10C

Have an agent obtain short-lived, user-consented tokens for third-party APIs (token vault/exchange) so tool calls run under the user's delegated authority C

Delegation

ai-native userAgent auth — stories about agent auth in this arenaAgent auth3partial6/10C

Implement standard OAuth 2.0 / OIDC flows (authorization code with PKCE, refresh tokens) without hand-rolling protocol details C

Flows

developerOauth oidc — stories about oauth oidc in this arenaOauth oidc3partial6/10C

Protect routes with first-party framework SDKs and middleware (Next.js and peers) that verify sessions at the edge C

Frameworks

developerFramework integration — stories about framework integration in this arenaFramework integration3partial6/10X

Put a spec-compliant OAuth authorization flow in front of my MCP server so remote agents connect with scoped, verifiable tokens C

Mcp

ai-native userAgent auth — stories about agent auth in this arenaAgent auth3partial6/10C

Manage session lifecycle — expiry, refresh, and immediate server-side revocation of a compromised session C

Sessions

developerSession management — stories about session management in this arenaSession management3disputed5/10D

Define rules that trigger actions automatically on events G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth3partial4/10C

Export all of my data in open formats and leave G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness3none0/10

Self-host the core product G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness3none0/10

Prevent my data from being used to train AI models G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture3noneuntestednone yet

Ship production sign-in, sign-up, and profile management with prebuilt, customizable UI components or hosted pages C

Frameworks

developerFramework integration — stories about framework integration in this arenaFramework integration2full8/10C

Subscribe to webhooks or event streams for auth events (sign-ups, sign-ins, user changes) to keep my systems in sync C

Webhooks

developerEvents webhooks — stories about events webhooks in this arenaEvents webhooks2full7/10C

Authenticate CLIs and headless agents via the OAuth device authorization flow instead of pasting long-lived secrets C

Device flow

ai-native userAgent auth — stories about agent auth in this arenaAgent auth2partial6/10C

Do everything through the API that I can do in the UI G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness2partial6/10T

Offer passkeys/WebAuthn and passwordless options like magic links or email OTP as first-class sign-in methods G

Passwordless

developerMfa passwordless — stories about mfa passwordless in this arenaMfa passwordless2partialpaid6/10C

Offer sign-in with a broad set of social and OAuth identity providers through configuration, not custom code G

Flows

developerOauth oidc — stories about oauth oidc in this arenaOauth oidc2partial6/10C

Give each customer organization its own SSO connection with verified domains and just-in-time provisioning G

Orgs

security-engineerOrgs multitenant — stories about orgs multitenant in this arenaOrgs multitenant2partial5/10C

Turn my own application into an OAuth provider that issues tokens to third-party clients ("Sign in with my app") C

Provider

developerOauth oidc — stories about oauth oidc in this arenaOauth oidc2partial5/10C

Bulk-import existing users — including password hashes — and export them again, so I am never locked in C

Migration

developerUser migration — stories about user migration in this arenaUser migration2partial4/10C

Perform bulk operations across many items at once G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth2partial4/10C

Read the product's source under an open license G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness2partial4/10C

Capture tamper-evident audit logs of authentication and admin activity and stream or export them to my SIEM G

Audit

security-engineerEvents webhooks — stories about events webhooks in this arenaEvents webhooks2disputed3/10D

Require asynchronous human approval (e.g. CIBA-style confirmation) before an autonomous agent completes a sensitive transaction C

Delegation

ai-native userAgent auth — stories about agent auth in this arenaAgent auth2partial3/10C

Sync users and groups from customer directories via SCIM so deprovisioning in the IdP revokes app access G

Sso

security-engineerEnterprise sso — stories about enterprise sso in this arenaEnterprise sso2none0/10

Choose where my data is stored (region/residency) G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture2noneuntestednone yet

Control data retention and deletion G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture2noneuntestednone yet

Control where the auth system and its user data run — self-managed deployment, private instance, or my own database C

Deployment

security-engineerDeployment control — stories about deployment control in this arenaDeployment control2noneuntestednone yet

Opt out of telemetry and usage tracking G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture2noneuntestednone yet

Schedule recurring jobs or workflows G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth2n/auntestednone yet

Rely on built-in protection against bots, credential stuffing, and brute-force attacks on the auth flows C

Hardening

security-engineerMfa passwordless — stories about mfa passwordless in this arenaMfa passwordless1full8/10C

Let users and admins see active sessions and devices and revoke them individually or all at once C

Sessions

security-engineerSession management — stories about session management in this arenaSession management1partial6/10C

Follow vendor-maintained migration guides or tooling for moving off a competing auth provider without forcing password resets C

Migration

founderUser migration — stories about user migration in this arenaUser migration1partial5/10C

Express fine-grained, resource-level authorization (relationship- or policy-based) beyond simple roles C

Rbac

security-engineerRbac permissions — stories about rbac permissions in this arenaRbac permissions1partial3/10X

Version, review, and roll back my automations G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth1n/auntestednone yet

Opportunities — the stories that would move this product's scores, from its own judged verdictsOpportunitiestop 8 of 36 stories with headroom

What would move Clerk’s scores — derived from its own judged verdicts, biggest headroom first. Each line quotes what the judge found missing; shipping it (or evidencing it publicly) is the fix.

  1. Agenticness — how well agents can access and operate the productDelegate tasks to a built-in AI assistant inside the product

    nonemoves Built-in AIimpact 45

    Clerk's AI-related evidence is about enabling external AI coding agents (via an MCP server) to consume Clerk's docs/snippets, and about infrastructure ('eve') for authenticating and authorizing AI agents built by developers — not a built-in assistant inside Clerk's own product that an end-user could delegate tasks to.

  2. Agenticness — how well agents can access and operate the productPlug MCP servers into this product so it can use their tools

    nonemoves agent-readyimpact 45

    Clerk's evidence only shows it publishing its own MCP server for other AI agents to consume Clerk's SDK docs (clerk-docs-2/26/-4), which is the opposite direction of the story — Clerk acting as an MCP client that plugs in external MCP servers to use their tools.

  3. Openness — open source, data portability, and self-hosting storiesExport all of my data in open formats and leave

    nonemoves PA Scoreimpact 30

    Evidence only shows a migration tool for importing user data INTO Clerk (JSON/CSV via Backend API) and a general Backend/OpenAPI surface, but nothing documents a bulk data-export feature or open-format export path for users wanting to leave the platform.

  4. Openness — open source, data portability, and self-hosting storiesSelf-host the core product

    nonemoves PA Scoreimpact 30

    Clerk is a hosted, closed-source authentication/user-management SaaS; there is no evidence of a self-hostable core product, on-prem deployment option, or open-source server.

  5. Privacy posture — data-handling and privacy storiesPrevent my data from being used to train AI models

    nonemoves PA Scoreimpact 30

    No evidence anywhere in the pack addresses AI training data usage or opt-out policies for Clerk; the evidence covers auth, RBAC, sessions, MCP tooling, and reliability complaints but nothing about data being used for AI training or a mechanism to prevent it.

  6. Agenticness — how well agents can access and operate the productSet up automations that run autonomously in the background

    nonemoves Built-in AIimpact 30

    Missing: any documented automation/workflow builder, scheduling, or background task runner within Clerk itself.

  7. Agenticness — how well agents can access and operate the productExplore an interactive API reference with runnable examples

    nonemoves API qualityimpact 30

    Evidence shows Clerk publishes an OpenAPI JSON spec (clerk-probe-3) and various docs pages, but there is no evidence of an interactive API reference UI (e.g., a 'try it out' console or runnable code sandbox) that lets users execute API calls directly from the docs.

  8. Agenticness — how well agents can access and operate the productRely on versioned APIs with a documented deprecation policy

    nonemoves API qualityimpact 30

    The evidence pack shows an OpenAPI spec exists and extensive feature docs, but nowhere is there mention of API versioning scheme, version headers, or a documented deprecation policy for Clerk's APIs/SDKs.

Showing the top 8 of 36 — every none/partial verdict in the story verdicts table is headroom.

Think a verdict is wrong? Every verdicts-table row has a Flag link — see the methodology.

Coverage map — which docs area, API section, or community source covers which judged storiesCoverage map11 surfaces · 39 covered stories

Where the cited evidence behind each covered verdict came from — the same citations the verdicts table shows, no extra judging.

docs36 stories

Claims vs evidence — vendor claims reconciled against independent verdictsClaims vs evidence

5 of 18 testable claims verified · 1 contradictedintegrity 17/100

25 distinct capability claims found in Clerk’s own claimed-docs/GitHub materials, reconciled against our judge’s independent verdicts.

5

Verified

12

Unverified

1

Contradicted

20

Undersold

Verified (8)
Unverified (16)
Contradicted (2)
Undersold (20)
Claims outside our story set (3)

Real capability claims found in Clerk’s own materials, but no story in this arena’s taxonomy covers them yet — that’s feedback on the taxonomy, not a mark against the product.

  • Pricing table component displays plans with feature comparisons and subscription options

    source ↗
  • Waitlist feature collects signups and gates access to features/products before launch

    source ↗
  • Billing support for B2C/B2B apps including free trials, subscription plans, payments, and billing webhook events

    source ↗
Suggest a story for these →

Business model

free-tierusage-basedenterprise-custom

Free tier up to a monthly-active-user allowance, then per-MAU usage pricing with paid add-ons for advanced MFA, organizations, and enterprise SSO connections; custom enterprise contracts above that.

pricing ↗

Score trend

How this product’s scores have moved as evidence and verdicts are re-derived — a point per change, not per day.

PA Score34 (Sep 4 '26)32 (Sep 16 '26)
Agent-ready65 (Sep 4 '26)66 (Sep 16 '26)

Flag

⚑ Flag a verdict

Think a verdict is wrong? Opens a prefilled GitHub issue — or use the ⚑ next to any verdict above.

Badge

Embed this product's score badge →

Hotlinked SVG — always shows the live current score.

For agents

Data

Agent surface uptime llms.txt 100% · openapi.json 100% (30d, checked every 6h since Sep 8 '26)