MCP OAuth Server
This is an authenticated MCP server that uses OAuth 2.1 for authorization.
Available Endpoints
/mcp - MCP server endpoint (requires Bearer token)
/chat - AI chat endpoint (requires x-api-key or Bearer token)
/authorize - OAuth authorization endpoint
/token - OAuth token endpoint
/register - Client registration endpoint
/.well-known/oauth-authorization-server - OAuth metadata