Antigravity AI Directory

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

Resources

PromptsMCP ServersBest PracticesUse Cases

Company

Submit PromptAntigravityAI.directory

Popular Prompts

Next.js 14 App RouterReact TypeScriptTypeScript AdvancedFastAPI GuideDocker Best Practices

Legal

Privacy PolicyTerms of ServiceContact Us

© 2025 Antigravity AI Directory. All rights reserved.

Built with ❤️ for the AI community

Antigravity AI Directory
PromptsMCPBest PracticesUse CasesLearn
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

🐦

Twitter / X

Social media platform

🔶

AWS Lambda

Serverless functions on AWS

🍃

MongoDB Atlas

Cloud-hosted MongoDB service

← Back to All MCP Servers