mcp-auto-expose is a typescript library that allow your pre exist API to expose the necessary tools to allow a LLMs and AI Agents to consume yours resource without the necessity to create isolate mcp server
This Turborepo starter is maintained by the Turborepo core team. Run the following command: ```sh npx create-turbo@latest ``` This Turborepo includes the following packages/apps: - `docs`: a [Next.js](https://nextjs.org/) app - `web`: another [Next.js](https://nextjs.org/) app - `@repo/ui`: a stub React component library shared by both `web` and `docs` applications