Citation Check for Grok
io.github.secondstageturbine/citation-check
Does a cited URL exist, and does the source name what your claim names? Two answers.
client:Grok
transport:streamable-http
tools:2
Install Citation Check in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"citation-check": {
"type": "http",
"url": "https://exmachina-ai.fly.dev/verify"
}
}
}
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