Skip to content
VS Code

APISign for VS Code

io.apisign/apisign

Send documents for legally binding e-signature and manage the reusable templates behind them.

client:VS Code transport:streamable-http

Install APISign in VS Code

.vscode/mcp.json

{
  "servers": {
    "apisign": {
      "type": "http",
      "url": "https://apisign.io/mcp"
    }
  }
}

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

APISign in other clients