SignaTrust for Claude Code
io.signatrust/mcp-server
Blockchain-anchored e-signatures: send envelopes, manage templates, verify anchors on Solana.
client:Claude Code
transport:stdio
runtime:npm
Install SignaTrust in Claude Code
run in your project directory
claude mcp add mcp-server -e SIGNATRUST_API_KEY=<SIGNATRUST_API_KEY> -e SIGNATRUST_API_URL=<SIGNATRUST_API_URL> -- npx -y @signatrust/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs