Hash Digest Tool for Grok
com.apished/hash-digest-tool
Computes MD5, SHA1, SHA256, SHA512, and CRC32 digests from text, base64, or hex input.
client:Grok
transport:streamable-http
tools:1
Install Hash Digest Tool in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"hash-digest-tool": {
"type": "http",
"url": "https://apished.com/mcp/v1/hash"
}
}
}
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