Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlanetScale Context Server for Zed

This extension integrates PlanetScale's built-in Model Context Protocol (MCP) server with Zed editor, allowing the Zed AI assistant to interact with your PlanetScale databases.

Features

The extension provides these MCP tools:

  • list_orgs - List available organizations
  • list_databases - List databases in an organization
  • list_branches - List branches for a database
  • list_keyspaces - List keyspaces in a branch
  • list_tables - List tables in a keyspace
  • get_schema - Get table schemas
  • run_query - Execute read-only SQL queries
  • get_insights - Get database performance insights

Prerequisites

  • PlanetScale CLI (automatically downloaded by extension)
  • Authenticated PlanetScale session: pscale auth login
  • Zed editor

About

An extension for the Zed editor agents, a context protocol for PlanetScale!

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages