Available Endpoints
OAuth2 Authentication:
GET /oauth/authorize - Login page
POST /oauth/token - Get access token
GET /oauth/status - Check OAuth2 status
REST API (ChatGPT):
GET /api/tools - List all tools
GET /api/me - Current user info
MCP Protocol (Claude):
POST /mcp - MCP Server-Sent Events endpoint
Documentation:
GET /openapi.yaml - OpenAPI specification