tools for Grok
com.freedailypro/tools
61 text, security, converter, calculator, and PDF tools -- callable via MCP on one host.
client:Grok
transport:streamable-http
Install tools in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"tools": {
"type": "http",
"url": "https://utility-api-production-ebf2.up.railway.app/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