Who this course is for
You want a real backend without managing servers, and you want your AI agent to be able to interact with that data. Supabase checks both boxes: it is managed PostgreSQL plus ready-made auth and storage layers, and it exposes itself natively via MCP to any compatible agent (Claude Code first).
Assumed prerequisites: you know basic SQL (SELECT, INSERT) and you understand what a REST API is. If you have never touched a terminal before, start with the Claude Code course and come back here afterward.
How to follow it
- Linearly at the start: the foundation (account, project, DB) conditions everything else.
- By module after that: auth, storage, and MCP are independent once the base is set up.
- Check as you go: each checkbox is stored in your browser, no account required.
Every command is copyable, sourced to the official docs, and dated with its last verification.
