Loading subscription status...
{
"mcpServers": [
{
"glide-api": {
"env": {
"GLIDE_API_KEY": "your-api-key-here",
"GLIDE_API_VERSION": "v2"
},
"args": [
"path/to/build/index.js"
],
"command": "node"
}
}
]
}