{"name":"comAI MCP Server","version":"1.0.0","description":"Model Context Protocol server for comAI e-commerce platform","endpoints":{"health":"GET /health","sse":"GET /mcp/sse","messages":"POST /mcp/messages?sessionId=<id>","tools":"GET /mcp/tools"},"authentication":{"method":"JWT Bearer Token","required":"For cart and order operations","obtain":"POST /v1/auth/login on API Gateway"},"security":{"routesThroughGateway":true,"rateLimited":true,"tenantIsolated":true},"documentation":"https://github.com/ronrey/comai/tree/main/comai/system/services/mcp-server"}