GadgetHumans API Hub for VS Code
io.github.scotia1973-bot/api-hub
334 free developer tools for AI agents. No API key needed.
client:VS Code
transport:stdio
runtime:pypi
Install GadgetHumans API Hub in VS Code
.vscode/mcp.json
{
"servers": {
"api-hub": {
"type": "stdio",
"command": "uvx",
"args": [
"gadgethumans-api-hub-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs