C

clerk.com

Clerk is a user authentication and user-management platform for web and native applications. It provides embeddable auth UI, APIs, and admin tooling for managing users, organizations, billing, and related identity workflows.

4 integrations · MCP · REST · CLI

Clerk exposes three documented HTTP APIs (Frontend, Backend, and Platform), a public streamable-HTTP MCP server at `https://mcp.clerk.com/mcp`, and the `clerk` CLI.

discovered 1d ago
MCP servers1
REST · OpenAPI2
CLI1
Credentials
Clerk secret keybearerGet token

In the Clerk Dashboard, open your application/instance and go to the API Keys area to copy your Secret Key. Clerk's backend SDK-development guide states backend integrations expect the user to provide their Secret Key, and the Backend API reference says the bearer token is a secret key obtained under API Keys in the Clerk Dashboard.

Clerk CLI authenticated sessionoauth2$ clerk auth login

Acquired by the CLI — running clerk auth login opens the auth flow and stores the credential.

conventions · 2/7 published

Publish these signals → /publishing