Skip to content
Cursor

GadgetHumans API Hub for Cursor

io.github.scotia1973-bot/api-hub

334 free developer tools for AI agents. No API key needed.

client:Cursor transport:stdio runtime:pypi

Install GadgetHumans API Hub in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "api-hub": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "gadgethumans-api-hub-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

GadgetHumans API Hub in other clients