﻿---
title: "PlanetScale 远程 MCP"
filename: "~/.codex/config.toml"
canonical: /templates/mcp-planetscale-remote/
---

# PlanetScale 远程 MCP

官方远程是 mcp.pscale.dev/mcp/planetscale。add 之后应弹出 OAuth。CI 才用 PLANETSCALE_API_TOKEN。不要抄 id:secret。

```
[mcp_servers.planetscale]
url = "https://mcp.pscale.dev/mcp/planetscale"
enabled = true

```
