jacs-cli
CLI and MCP server for JACS — cryptographic identity, signing, and verification for AI agents.
Or via Homebrew:
This installs the jacs binary with CLI and MCP server built in.
Quick start
MCP server
The MCP server uses stdio transport only — no HTTP endpoints. This is deliberate: the server holds the agent's private key, so it runs as a subprocess of your MCP client. No ports are opened.
Configure in your MCP client (Claude Desktop, Cursor, Claude Code, etc.):
For headless/server environments:
Links
v0.9.7 | Apache 2.0 with Common Clause