Skip to content
VS Code

quicksign for VS Code

io.github.causehacker/quicksign

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

client:VS Code transport:streamable-http runtime:npm tools:4

Install quicksign in VS Code

.vscode/mcp.json

{
  "servers": {
    "quicksign": {
      "type": "http",
      "url": "https://quicksign.pro/api/mcp/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

quicksign in other clients