ZKshare runs on your own machine — the client starts it, so there is no endpoint to ping. 24 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.
Today is the operative word: we check ZKshare every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
ZKSHARE_API_KEY (ZKshare API key (zk_live_…). Create one at zkshare.io/api-key — required for POST /api/v1/context.), ZKSHARE_API_URL (API origin including scheme; omit for production (https://zkshare.io). Use http://localhost:3000 only when self-hosting.).
The author declared them in the registry entry; get the values from the project itself.
Project memory, semantic code search, and grounded agent context.
stdio MCP proxy for MorningForm — bridges Claude Code to MorningForm HTTPS MCP server.
Search NPPES providers and resolve NUCC specialty codes via MCP over STDIO or Streamable HTTP.
Exa MCP — neural/semantic web search + content retrieval (exa.ai)
Plaid MCP — wraps Plaid Sandbox API (sandbox.plaid.com)
Reddit & X data for AI agents over MCP. Semantic search, hosted, no Reddit API.
Semantic search over IMAGIN.studio API documentation — CDN, API, integration guides, and more.
Typed record store + hybrid search over MCP: deterministic lookups + semantic memory, per-customer.
Answers built from our own checks of this server.