This project includes a Model Context Protocol (MCP) server endpoint at /mcp using mcp-handler. The endpoint provides tools for AI assistants to interact with your application.
npm install
npm run dev
The MCP endpoint will be available at http://localhost:5173/mcp.