← Back to Plugins
MCP Server MCP

io.github.causehacker/quicksign

github By github 👁 1 views ▲ 0 votes

E-signatures for contracts and NDAs. Draft with AI, review, and send for signature.

Homepage Verified source GitHub

Install

npx -y @quicksign/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://quicksign.pro/api/mcp/sse"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@quicksign/mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...