Janus for Zed
io.github.tonylchang/janus-mcp
Secure Kubernetes MCP server: scoped, redacted diagnostics and human-approved writes
client:Zed
transport:stdio
runtime:pypi
Install Janus in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"janus-mcp": {
"command": "uvx",
"args": [
"janus-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs