mcp-stytch-consumer-todo-list

mcp-stytch-consumer-todo-list

18

Workers + Stytch TODO App is a comprehensive server setup that combines a static site, REST API, and an MCP server. It uses Stytch for identity management and is tailored for deployment on Cloudflare Workers.

Workers + Stytch TODO App MCP Server

This project is a Workers server that integrates three core components:

  • A static website using React and Vite.
  • A REST API built with Hono and Workers KV.
  • A Model Context Protocol Server built on Workers Durable Objects.

It utilizes Stytch for user identity management and is designed as a full-stack application suitable for AI agent use. The project can be set up locally or deployed to Cloudflare Workers.

Set up

Instructions for setting up include creating a Stytch account and setting necessary environment variables.

Running locally

The app can be initiated using a simple npm command after setup.

Deploy to Cloudflare Workers

Deployment involves configuring environment variables and updating the KV namespace ID.