# Sandbox for D1 adapter
This is a playground for testing the Prisma Client with the Cloudflare D1 Driver Adapter.
## How to setup
```bash
npm i
npm run execute -- --file=./sql/schema.sql
npm run start
# type b to open the browser
# or run:
open http://localhost:8787/
```
### Remote database
```
npx wrangler d1 execute MY_DATABASE --file=./sql/schema.sql
```
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/prisma/prisma'
If you have feedback or need assistance with the MCP directory API, please join our Discord server