Utilify for Grok
io.github.utilify-io/utilify-mcp
AI agents compare and sign up for Texas utility plans: electricity, internet, gas, water, trash.
client:Grok
transport:streamable-http
tools:8
Install Utilify in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"utilify-mcp": {
"type": "http",
"url": "https://utilify.io/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