Skip to content
VS Code

blue·auth Document Signing for VS Code

io.github.ricdanyalgil/blueauth-document-signing

Send AI-created PDFs for signature, track signers, and return verifiable document evidence.

client:VS Code transport:streamable-http

Install blue·auth Document Signing in VS Code

.vscode/mcp.json

{
  "servers": {
    "blueauth-document-signing": {
      "type": "http",
      "url": "https://blueauth.co/api/mcp-server/mcp"
    }
  }
}

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

blue·auth Document Signing in other clients