PlanetScale
Explore PlanetScale databases, branches, schema, and Insights through the hosted OAuth MCP server.
Add PlanetScale to your agent
Remote OAuth server. Complete the PlanetScale auth flow when your client connects.
1Config location
Global: ~/.cursor/mcp.json or project: .cursor/mcp.json
2Copy this snippet
{
"mcpServers": {
"planetscale": {
"url": "https://mcp.pscale.dev/mcp/planetscale"
}
}
}
Add this block under mcpServers, then restart Cursor.