Ada Admin MCP
Internal Model Context Protocol server for Ada Diamonds.
Endpoints
POST /api/mcp— Streamable HTTP MCP transportGET /api/sse— legacy SSE transport (fallback)
Authentication
All requests require anAuthorization: Bearer <supabase_access_token>header. Only emails ending in @adadiamonds.com or @sashaprimak.com are permitted.
Docs
See apps/admin-mcp/README.md in the monorepo for local dev setup, MCP client configuration, and deployment notes.