quill for Grok
io.github.manumarri-sudo/quill
Pre-execution gate for AI-agent tool calls. Touch ID approval. Tamper-evident audit log.
client:Grok
transport:stdio
runtime:pypi
Install quill in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"quill": {
"type": "stdio",
"command": "uvx",
"args": [
"quillx"
]
}
}
}
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