Useful Utilities for Grok
io.github.aksp200/useful-utilities
63 tools an LLM can't do alone, in focused subsets: file edits, live data, real checksums.
client:Grok
transport:streamable-http
Install Useful Utilities in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"useful-utilities": {
"type": "http",
"url": "https://mcp.usefulutils.in/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