mcp support

This commit is contained in:
Dax Raad
2025-06-03 15:57:38 -04:00
parent 3a60ae98f3
commit 37c34fd39c
5 changed files with 150 additions and 31 deletions

View File

@@ -0,0 +1,8 @@
{
"mcp": {
"planetscale": {
"type": "local",
"command": ["pscale", "mcp", "server"]
}
}
}