waxseal for Claude Code
io.github.degenlegion-com/waxseal
Ed25519 identity for AI agents. Verify seals, sign documents, gate actions with approvals.
client:Claude Code
transport:stdio
runtime:npm
Install waxseal in Claude Code
run in your project directory
claude mcp add waxseal -e WAXSEAL_PRIVATE_KEY_PEM=<WAXSEAL_PRIVATE_KEY_PEM> -- npx -y @waxseal/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs