Tutorials

Learning-oriented, end-to-end walkthroughs that build something real with mcp-v8. Each tutorial takes you from nothing to a working result you can run.

For task-focused recipes ("how do I do X?") see the How-to guides; for the underlying model see Concepts. If you haven't installed the server yet, start with Install.

Available tutorials

  • Run SQLite in WebAssembly — build the bundled SQLite .wasm module, load it into the server, and query an in-memory database from JavaScript.

More end-to-end use cases are on the way.