PerSQL / Raycast

PerSQL for Raycast

SQLite at your keyboard.

Spin up one-off scratch databases from Raycast and query them inline — scratch-<name>, gone when you're done. No app to open, no server to run. Billed per use — no per-database fee.

How it works

1

Get a token

Mint a PerSQL bearer token in the console and point Raycast at it.

2

Spin up a scratch DB

From a Raycast command, create scratch-<name> on the fly — no setup.

3

Query inline

Run SQL and read results without leaving Raycast; drop the scratch when you're done.

Scratch databases over MCP

Point an agent at the Raycast MCP. scratch_recipe returns the snippet that spins up a one-off scratch database; scratch_list shows the ones already in your namespace.

https://raycast.persql.com/mcp

Authenticate with a PerSQL bearer token. Tools: scratch_list, scratch_recipe.