GST Cranes Public Discovery MCP for Zed
io.github.gkmex75/gstcranes-mcp-server
Public read-only discovery tools for GST Cranes marketplace, wanted ads, and Crane Wiki.
client:Zed
transport:stdio
runtime:npm
Install GST Cranes Public Discovery MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gstcranes-mcp-server": {
"command": "npx",
"args": [
"-y",
"@gstcranes/mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs