zspace-cli for Claude Desktop
io.github.skyzhao1223/zspace-cli
Zero-config MCP server + CLI for ZSpace NAS: file ops and pool stats via the desktop client.
client:Claude Desktop
transport:stdio
runtime:pypi
Install zspace-cli in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"zspace-cli": {
"command": "uvx",
"args": [
"zspace-cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs