New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@algovoi/keystone-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@algovoi/keystone-mcp

Open keystone execution_ref verification core for MCP tools (Apache-2.0). Byte-identical to algovoi-keystone-mcp (PyPI).

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

algovoi-keystone-mcp

An open MCP server exposing keystone verification as tools, so any MCP client can recompute and check a keystone execution_ref offline. Two tools: keystone_execution_ref (recompute) and keystone_verify (recompute + compare to a claimed value). Pure and open: JCS (RFC 8785) + SHA-256, no AlgoVoi service, not the private composition engine.

pip install "algovoi-keystone-mcp[server]"
python -m algovoi_keystone_mcp        # stdio MCP server
from algovoi_keystone_mcp import verify_execution_ref
verify_execution_ref(dr, "payment", "payments/transfer", "COMMITTED", 1716460800000, claimed)["ok"]

Apache-2.0.

Keywords

mcp

FAQs

Package last updated on 27 Jun 2026

Related posts