{"name":"MCP Spryte Streamable HTTP Server with OAuth","version":"1.0.0","transport":"streamable-http","specification":"2025-03-26","endpoints":{"mcp":"/mcp (GET, POST, DELETE)","health":"/health","status":"/status","mcpMetadata":"/.well-known/mcp-server","oauthDiscovery":"/.well-known/oauth-authorization-server","resourceMetadata":"/.well-known/oauth-protected-resource","clientRegistration":"/oauth/register","emailApproval":"/approve-email/:token?action=approve|reject"},"usage":{"initialization":"POST /mcp with InitializeRequest (no session ID)","communication":"POST /mcp with Mcp-Session-Id header","streaming":"GET /mcp with Mcp-Session-Id header","termination":"DELETE /mcp with Mcp-Session-Id header","authentication":"Include Authorization: Bearer <token> header"},"oauth":{"enabled":true,"authorization_server":"https://api.spryte.cloud/oauth2","dynamic_client_registration":true}}