Authentication Oauth

MCP Server

by omer-metin · Added 5mo ago

Claude
11

Install

git clone https://github.com/omer-metin/skills-for-antigravity

Add to Claude

claude mcp add authentication-oauth

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "authentication-oauth": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/authentication-oauth"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

Expert guidance on authentication implementation including OAuth 2.0/OIDC, JWT tokens, session management, and secure password handling. Covers both implementing auth from scratch and integrating auth providers. Use when "implement authentication, oauth login, jwt tokens, session management, social login, password reset, multi-factor auth, refresh tokens, Working with Auth0, Clerk, NextAuth, Passport.js, authentication, oauth, jwt, session, security, login, password, mfa, oidc" mentioned.

Tags

ai-mlgosecurityskill

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations