Agentโ™ฅ๏ธŽAge
Catalog

ZKshare

Official

by sp0oby ยท TypeScript

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

ZKshare MCP Server (io.github.sp0oby/zkshare)

This server is a stdio Model Context Protocol (MCP) integration for ZKshare. It supports storing, proving, and sharing private context via a Next.js application that exposes a single HTTP entrypoint, POST /api/v1/context. The backend uses PostgreSQL with pgvector, including semantic search over encrypted data.

๐Ÿ› ๏ธ Key Features

  • Encrypted fact storage via POST /api/v1/context
  • Commitment-based proof envelopes
  • Semantic search over encrypted data
  • End-to-end-encrypted (client-sealed) facts
  • Isolated sandbox execution for sensitive computations
  • PostgreSQL backend with pgvector
  • Topics: ai-agents, api, encryption, privacy, zero-knowledge

๐Ÿš€ Use Cases

  • Privacy-oriented context API for users and AI agents
  • Integration with back-office systems requiring encrypted context
  • Self-hosting for developer and operator use

โšก Developer Benefits

  • Single HTTP entrypoint: POST /api/v1/context
  • API designed for developers integrating against the service
  • Semantic search that operates over encrypted data

โš ๏ธ Limitations

  • Documentation excerpt provided does not specify available MCP tools/toolCount or exact proof/search response formats.

Topics

ai-agentsapiencryptionprivacyzero-knowledge

Related servers

More in Security