MCP OAUTH Setup

Implement MCP server authentication with OAuth Dynamic Client Registration (RFC 7591), Authorization Server Metadata Discovery (RFC 8414), and per-agent credential support. Use when building admin UIs that let users connect to third-party MCP servers using OAuth (Linear, Sentry, Granola), bearer tokens (Render, custom APIs), or API keys. Covers metadata discovery, client registration, PKCE authorization, token exchange, token refresh, tool sync, and credential storage patterns.

majesticlabs-dev Updated

File contents

majesticlabs-dev/majestic-marketplace/tree/main/plugins/majestic-rails/skills/mcp-oauth-setup commit 79ba46c9b9

Frequently asked questions

npx skillmds@latest add majesticlabs-dev/mcp-oauth-setup-2