Serversio.github.causehacker/quicksign
Q

io.github.causehacker/quicksign

io.github.causehacker/quicksign · v0.1.1
▦ npm
v0.1.1npm npm: @quicksign/mcp🌐 https://quicksign.pro/api/mcp/sse↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.causehacker/quicksign",
  "description": "E-signatures for contracts and NDAs. Draft with AI, review, and send for signature.",
  "repository": {
    "url": "https://github.com/causehacker/QuickSign",
    "source": "github"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@quicksign/mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://quicksign.pro/api/mcp/sse"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}