P

pscale.dev

PlanetScale is a managed database platform for Vitess/MySQL and Postgres. It provides hosted database infrastructure plus management features such as organizations, databases, branches, deploy requests, schema information, and insights.

3 integrations · MCP · REST · CLI

PlanetScale exposes a REST API at `https://api.planetscale.com/v1` with an OpenAPI spec, a hosted MCP server at `https://mcp.pscale.dev/mcp/planetscale`, and the `pscale` CLI.

discovered 1d ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
PlanetScale service token ID + service token secretcompoundGet key

In the PlanetScale dashboard, open Settings → Service tokens, click New service token, name it, and create it. Copy both the service token ID and the service token secret when shown; the secret is only shown once. Then grant the needed organization/database permissions on that token's settings page.

PlanetScale OAuth application (client ID + client secret)oauth2

To create an OAuth app, log into your PlanetScale organization and open Settings → OAuth applications as described in the OAuth docs. Click Create new application, fill in the app name, domain, and redirect URI, then save it. Copy the app ID, Client ID, Redirect URL, and Client secret when shown; the client secret is only shown once. Select the access scopes your integration needs.

PlanetScale CLI login sessionoauth2$ pscale auth login

Acquired by the CLI — running pscale auth login opens the auth flow and stores the credential.

conventions · 0/8 published

Publish these signals → /publishing