Agentโ™ฅ๏ธŽAge
Catalog

ZKshare

Official

by sp0oby ยท TypeScript

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

io.github.sp0oby/zkshare MCP Server

Privacy-oriented context API for users, AI agents, and back-office systems. A single HTTP entrypoint handles encrypted fact storage, commitment-based proof envelopes, semantic search over encrypted data, end-to-end-encrypted (client-sealed) facts, and an isolated sandbox execution for sensitive computations. The implementation is a Next.js App Router application backed by PostgreSQL with pgvector. This document targets developers integrating against the API and operators self-hosting the service.

๐Ÿ› ๏ธ 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
  • Next.js App Router backend with PostgreSQL + pgvector

๐Ÿš€ Use Cases

  • Privacy-preserving context sharing for AI agents
  • Secure back-office data integration and provenance
  • Encrypted context storage with searchable semantics
  • Self-hosted, sandboxed computation for sensitive tasks

โšก Developer Benefits

  • Clear API surface for context storage and retrieval
  • Self-hosted deployment guidance for operators
  • Provenance and encryption-focused data model
  • Semantic search on encrypted vectors via pgvector

โš ๏ธ Limitations

  • Documentation notes provided are developer-focused; no marketing language
  • Relies on Next.js App Router, PostgreSQL, and pgvector for storage and search
  • Readers should consult repository for explicit integration steps and security considerations

Topics

ai-agentsapiencryptionprivacyzero-knowledge

Related servers

More in Security
ZKshare - agentage MCP Catalog