Overview of the Workers + Stytch TODO App MCP Server
mainThis demo project is a full-stack application designed to show how to extend traditional web applications for AI agents using the Model Context Protocol (MCP). It integrates three core Cloudflare technologies:
- Static Website: Built with React and Vite, hosted on Worker Assets.
- REST API: Built using Hono and powered by Workers KV.
- MCP Server: Built on top of Workers Durable Objects to provide agentic capabilities.
Identity and authentication are managed via Stytch Consumer.