MCP/AI requires you to have a "simple" schema, I wonder if possible to automate it with doba. ```js const safeMCPSchema = await userRegistry.transformMCP(dbUser) ```
MCP/AI requires you to have a "simple" schema, I wonder if possible to automate it with doba.