GadgetHumans API Hub for Grok
io.github.scotia1973-bot/api-hub
334 free developer tools for AI agents. No API key needed.
client:Grok
transport:stdio
runtime:pypi
Install GadgetHumans API Hub in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"api-hub": {
"type": "stdio",
"command": "uvx",
"args": [
"gadgethumans-api-hub-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