← Back to search Server uses network capabilities via: fetch() Server uses env_vars capabilities via: process.env
ZKshare
ZKshare stdio MCP: store/prove/share, semantic search, sandbox proxy to HTTPS /api/v1/context.
B
76.6 / 100
Versions
1.0.1latestApr 30, 2026
1.0.0Apr 29, 2026
Tools 6
zkshare_verify_proof annotations: none low
Verify a zkshare proof envelope (from prove/share) without reading fact plaintext.
proof string
zkshare_store annotations: none low
Encrypt and store a fact (server-sealed). Same as REST operation store with value.
value string fact_key string
zkshare_prove annotations: none low
Produce a yes/no answer and signed proof envelope for a stored server-sealed fact.
query string fact_key string
zkshare_share annotations: none low
Like prove, plus issue a time-bound share token for a recipient agent id.
query string fact_key string recipient_agent_id string
zkshare_search annotations: none low
Semantic search over stored server-sealed facts for this API key.
query string
zkshare_sandbox annotations: none low
Run an allow-listed sandbox action (e.g. calculate_travel_budget, calculate_budget, analyze_spending).
action string parameters record
Permissions 2
network medium env_vars low Scan Findings 0
No scan findings.