Loomal

sign-cli

MCP server by github.com/drbaher/sign-cli

Agent-first e-signature MCP server with offline PAdES signing and hash-chained audit.

0 starsnpm: @drbaher/sign-cli

About sign-cli

sign-cli is an MCP (Model Context Protocol) server published by drbaher in the official MCP registry, listed under Autonomous Agents on Loomal. Agent-first e-signature MCP server with offline PAdES signing and hash-chained audit.

It ships as an npm package (@drbaher/sign-cli), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/drbaher/sign-cli.

Use sign-cli with your agent

Claude Code · one command
claude mcp add sign-cli -- npx -y @drbaher/sign-cli
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sign-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@drbaher/sign-cli"
      ]
    }
  }
}
npm@drbaher/sign-cli

Frequently asked questions

What is sign-cli?
sign-cli is an MCP (Model Context Protocol) server by drbaher in the Autonomous Agents category. Agent-first e-signature MCP server with offline PAdES signing and hash-chained audit.
How do I connect sign-cli to Claude, Cursor, or another MCP client?
Install sign-cli from its npm package (@drbaher/sign-cli) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is sign-cli open source?
Yes — the source code is public at github.com/drbaher/sign-cli.
Can AI agents pay to use sign-cli?
Not yet through Loomal — sign-cli is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain sign-cli? Claim this listing free by verifying GitHub ownership, or contact us.