ibmz for Zed
io.github.expertvagabond/ibmz
IBM Z mainframe MCP server - Key Protect HSM & z/OS
client:Zed
transport:stdio
runtime:npm
Install ibmz in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ibmz": {
"command": "npx",
"args": [
"-y",
"ibmz-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs