
# Examples

> Common h3-mcp recipes.

::read-more{to="https://github.com/h3js/mcp/tree/main/playground"}
The [`playground/` dir](https://github.com/h3js/mcp/tree/main/playground) is a working server that exercises every feature. Run it with `pnpm play`.
::

**Examples:**

- [Connect a Client](/examples/connect-a-client)
- [Raw JSON-RPC Requests](/examples/curl-requests)
- [Zod Schemas](/examples/zod-schemas)
- [Per-User Tools](/examples/per-user-tools)
- [Deploy Anywhere](/examples/deploy)
