utility converter for Grok
io.github.punchfan01/utility-converter
7 utility tools in here: exchange rate, UUID, hash, Base64, timestamp, calculator, unit conversion.
client:Grok
transport:streamable-http
tools:7
Install utility converter in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"utility-converter": {
"type": "http",
"url": "https://utility-converter.onrender.com/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