quicksign for Grok
io.github.causehacker/quicksign
E-signatures for contracts and NDAs. Draft with AI, review, and send for signature.
client:Grok
transport:streamable-http
runtime:npm
tools:4
Install quicksign in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"quicksign": {
"type": "http",
"url": "https://quicksign.pro/api/mcp/sse"
}
}
}
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