Skip to content
Cursor

blue·auth Document Signing for Cursor

io.github.ricdanyalgil/blueauth-document-signing

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

client:Cursor transport:streamable-http

Install blue·auth Document Signing in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "blueauth-document-signing": {
      "url": "https://blueauth.co/api/mcp-server/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

blue·auth Document Signing in other clients