Skip to content

Prerequisites

Please make sure you have the prerequisites before you arrive, so we spend the workshop building instead of installing.

  • Node.js 22.9 or newer and npm. Check with node -v. (The server’s npm scripts use a Node flag that older versions don’t have.)
  • A local coding agent: Claude Code, Claude Desktop (with Claude Code), Cursor, and Codex skills and connection instructions are provided. (Any agent that can connect to MCP servers via HTTP with OAuth can work, but other agents are not directly supported so you’ll be adapting the instructions on your own.)
  • git.
  • Familiarity with TypeScript is strongly recommended. Your agent writes most of the code, but you’ll be reading and reviewing the TypeScript codebase all session.