Skip to content
VS Code

DottedSign for VS Code

io.github.dottedsign-official/dottedsign-mcp

Automate eSignature workflows and signing tasks via natural language commands.

client:VS Code transport:streamable-http

Install DottedSign in VS Code

.vscode/mcp.json

{
  "servers": {
    "dottedsign-mcp": {
      "type": "http",
      "url": "https://mcp.dottedsign.com/dottedsign-api/mcp"
    }
  }
}

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

DottedSign in other clients