DocuQueue MCP for Grok
io.github.dvcoolarun/docuqueue-mcp
Generate PDFs from templates via AI chat. Works with Claude, ChatGPT, Cursor, and any MCP client.
client:Grok
transport:streamable-http
tools:12
Install DocuQueue MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"docuqueue-mcp": {
"type": "http",
"url": "https://docuqueue.com/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