{"message":"MCP E-commerce Server with OAuth Gateway","version":"1.0.0","description":"Unified MCP server with OAuth authentication and direct access support","modes":{"oauth":"OAuth-protected access for configured domains","direct":"Direct access for VirtualService domains (debugging)"},"endpoints":{"health":"/health - Server health check","mcp":"/mcp - MCP protocol endpoint (connect with MCP client)","mcpInfo":"/mcp/info - MCP server information","oauth":{"register":"/oauth/register - Dynamic client registration","authorize":"/authorize - OAuth authorization endpoint","token":"/oauth/token - Token exchange endpoint","metadata":"/.well-known/oauth-authorization-server - OAuth server metadata"},"debugTools":{"site":"/site/ - OAuth debug tools homepage","checkOAuth":"/site/check-oauth - OAuth server configuration checker"}},"mcp":{"protocol":"Streamable HTTP","tools":["search_products","add_to_cart","checkout"],"note":"Use an MCP client to connect to /mcp endpoint"}}