Skip to content

Add PlanetScale external plugin#974

Open
SimeonGriggs wants to merge 1 commit intogithub:stagedfrom
SimeonGriggs:add-planetscale-plugin
Open

Add PlanetScale external plugin#974
SimeonGriggs wants to merge 1 commit intogithub:stagedfrom
SimeonGriggs:add-planetscale-plugin

Conversation

@SimeonGriggs
Copy link

Add PlanetScale external plugin

Adds PlanetScale as an external plugin in plugins/external.json, sourced from planetscale/vscode-agent-plugin.

What it provides

  • MCP Server: Authenticated access to PlanetScale organizations, databases, branches, schema, and query performance Insights via the hosted PlanetScale MCP endpoint (https://mcp.pscale.dev/mcp/planetscale). No local setup required.
  • 4 Database Skills:
    • mysql — Schema design, indexing, query tuning, transactions, and operations for MySQL/InnoDB
    • postgres — Best practices, query optimization, MVCC, connection pooling, and PlanetScale-specific Postgres tooling
    • vitess — VSchema, sharding, vindexes, online DDL, and VReplication for PlanetScale Vitess databases
    • neki — Sharding readiness for PostgreSQL (PlanetScale's sharded Postgres)

Checklist

  • Added entry to plugins/external.json
  • Ran npm run build to regenerate marketplace.json
  • PR targets staged branch

Source repository

https://github.com/planetscale/vscode-agent-plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant