Skip to content

blue·auth Document Signing for Grok

io.github.ricdanyalgil/blueauth-document-signing

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

client:Grok transport:streamable-http

Install blue·auth Document Signing in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

blue·auth Document Signing in other clients