# Playground

Easy way to test using the `npx @modelcontextprotocol/inspector`.

### Using

```sh
# 1. start the playground
npm run start:playground

# 2. make your code changes

# 3. test it using the inspector
npx @modelcontextprotocol/inspector
```
