Skip to content
Claude Desktop

sign cli for Claude Desktop

io.github.drbaher/sign-cli

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

client:Claude Desktop transport:stdio runtime:npm

Install sign cli in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "sign-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@drbaher/sign-cli"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

sign cli in other clients