Loomal

ZKshare

MCP server by github.com/sp0oby/zkshare

ZKshare stdio MCP: store/prove/share, semantic search, sandbox proxy to HTTPS /api/v1/context.

0 starsnpm: zkshare-mcp

About ZKshare

ZKshare is an MCP (Model Context Protocol) server published by sp0oby in the official MCP registry, listed under Search on Loomal. ZKshare stdio MCP: store/prove/share, semantic search, sandbox proxy to HTTPS /api/v1/context.

It ships as an npm package (zkshare-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sp0oby/zkshare.

Use ZKshare with your agent

Claude Code · one command
claude mcp add zkshare -- npx -y zkshare-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "zkshare": {
      "command": "npx",
      "args": [
        "-y",
        "zkshare-mcp"
      ]
    }
  }
}
npmzkshare-mcp

Frequently asked questions

What is ZKshare?
ZKshare is an MCP (Model Context Protocol) server by sp0oby in the Search category. ZKshare stdio MCP: store/prove/share, semantic search, sandbox proxy to HTTPS /api/v1/context.
How do I connect ZKshare to Claude, Cursor, or another MCP client?
Install ZKshare from its npm package (zkshare-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ZKshare open source?
Yes — the source code is public at github.com/sp0oby/zkshare.
Can AI agents pay to use ZKshare?
Not yet through Loomal — ZKshare is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ZKshare? Claim this listing free by verifying GitHub ownership, or contact us.