zspace-cli for Zed
io.github.skyzhao1223/zspace-cli
Zero-config MCP server + CLI for ZSpace NAS: file ops and pool stats via the desktop client.
client:Zed
transport:stdio
runtime:pypi
Install zspace-cli in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"zspace-cli": {
"command": "uvx",
"args": [
"zspace-cli"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs