ZKshare runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 30 Apr 2026.
ZKshare stdio MCP: store/prove/share, semantic search, sandbox proxy to HTTPS /api/v1/context.
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 zkshare -- npx -y zkshare-mcp
{
"mcpServers": {
"zkshare": {
"args": [
"-y",
"zkshare-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.zkshare]
command = "npx"
args = ["-y", "zkshare-mcp"]
{
"mcpServers": {
"zkshare": {
"args": [
"-y",
"zkshare-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"zkshare": {
"args": [
"-y",
"zkshare-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.