Auth Server Online

Dashboard Overview

Manage and monitor Model Context Protocol auth credentials & token events.

dns
Total MCP Servers 0
verified_user
Active
Active / Authorized 0
gpp_bad
Revoked
Revoked Servers 0
bolt
Token & Security Events 0
vpn_key

Connect an MCP Server to Central Auth

Issue scoped OAuth 2.0 / static credentials, verify signatures via JWKS, and integrate Claude, Cursor, or custom MCP servers.

Algorithm: RS256
OAuth Spec: PKCE S256
Database: Postgres (Supabase)
Auth Modes: Bearer + OAuth

Recent Token Activity

Latest authentication and token lifecycle events

Timestamp Event Client ID Audience Mode Details
Loading recent activity...

Quick Actions

Immediate operational shortcuts for admins.

add_circle Register New MCP Server
arrow_forward
receipt_long View Security Audit Log
arrow_forward
key Inspect Public JWKS Keyring
arrow_forward
key

Auth Endpoints

Discovery & verification endpoints

JWKS Keyring
/.well-known/jwks.json
open_in_new
OIDC Configuration
/.well-known/openid-configuration
open_in_new
OAuth Token Endpoint
/oauth/token
POST

Registered MCP Servers

Manage credentials, generate Mode 2 static tokens, or inspect audit history per MCP service.

Status:
Server Name Target Audience Client ID Status Created Actions
Loading MCP servers...

Token Audit Log

Real-time trail of token issuances, authorization code exchanges, and verification rejections.

Timestamp Event Client ID Audience Auth Mode Client IP Details
Loading audit events...

Discovery & Integration Metadata

Public endpoints for LLM dynamic discovery and MCP server signature verification.

GET /.well-known/oauth-authorization-server

RFC 8414 standard metadata discovery for Claude, Cursor, and compliant OAuth 2.1 clients.

Loading...
GET /.well-known/jwks.json

RFC 7517 public RS256 key set used by the MCP drop-in middleware to verify incoming tokens locally.

Loading...