Skip to content

PerSQL Documentation

SQLite databases on the edge — built for humans and AI agents.

PerSQL gives you a personal SQLite database per workspace, served from Cloudflare’s edge with a session-cookie console, a bearer-token REST API, an MCP server, an in-product AI assistant, and public HTTP endpoints you can attach to your own domain.

  • Agents — connect Claude / ChatGPT / Cursor to a database via MCP, the SDK, or raw HTTP.
  • Endpoints — turn parameterised SQL into public HTTP endpoints with auth, validation, and CORS.
  • REST + SDK reference — full /v1 surface, @persql/sdk API.
  • Interactive API explorer — paste a token, hit Try, see real responses.