Vnsh runs on your own machine — the client starts it, so there is no endpoint to ping. 853 installs a week from npm. Last commit 2 Aug 2026.
Portable workspaces for AI agents: one encrypted link any agent can read and write
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vnsh -- npx -y vnsh-mcp
{
"mcpServers": {
"vnsh": {
"args": [
"-y",
"vnsh-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.vnsh]
command = "npx"
args = ["-y", "vnsh-mcp"]
{
"mcpServers": {
"vnsh": {
"args": [
"-y",
"vnsh-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vnsh": {
"args": [
"-y",
"vnsh-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.