freeq for Grok
io.github.freeq-irc/freeq
Read and verify freeq conversations: channels, history, search, signatures, pins.
client:Grok
transport:streamable-http
tools:5
Install freeq in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"freeq": {
"type": "http",
"url": "https://irc.freeq.at/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