Antigravity AI Directory

Discover the best AI prompts and MCP servers for Antigravity AI.

Resources

PromptsMCP ServersBest PracticesUse Cases

Company

Submit PromptAntigravityAI.directory

Legal

Privacy PolicyTerms of ServiceContact Us

© 2025 Antigravity AI Directory. All rights reserved.

Built with ❤️ for the AI community

Antigravity AI Directory
PromptsMCPBest PracticesUse CasesLearnDocs
Home
MCP Servers
Clerk
👤

Clerk

Complete user management and authentication

AuthUser ManagementSSO

About

Add authentication and user management to your app with Clerk. Beautiful UI components, social logins, and enterprise SSO.

Installation

Configuration
{
  "mcpServers": {
    "clerk": {
      "env": {
        "CLERK_SECRET_KEY": "sk_test_...",
        "CLERK_PUBLISHABLE_KEY": "pk_test_..."
      },
      "args": [
        "-y",
        "@clerk/mcp-server"
      ],
      "command": "npx"
    }
  }
}

How to Use

  1. 1Create Clerk application
  2. 2Copy secret and publishable keys
  3. 3Configure authentication methods
  4. 4Add keys to configuration

Environment Variables

CLERK_SECRET_KEYsk_test_...
CLERK_PUBLISHABLE_KEYpk_test_...

Related MCP Servers

🤖

Replicate

Run AI models in the cloud

🔐

Auth0

Authentication and authorization platform

📄

Sanity

Structured content platform and headless CMS

← Back to All MCP Servers