jacs-cli-0.9.2 is not a library.
Visit the last successful build:
jacs-cli-0.9.13
jacs-cli
Single binary for the JACS command-line interface and MCP server.
This installs the jacs binary with CLI and MCP server built in.
Quick Start
# Set a password for key encryption
# Create an agent and start signing
# Start the MCP server (stdio transport)
Homebrew (macOS)
From Source
MCP Server
The MCP server is built into the binary. No separate install step needed.
Configure in .mcp.json for Claude Code or similar clients:
The MCP server uses stdio transport only (no HTTP) for security.
Documentation
- Full Documentation
- Quick Start Guide
- CLI Command Reference
- MCP Integration
- JACS core library on crates.io
v0.9.2 | Apache 2.0 with Common Clause