Skip to content
Claude Desktop

GadgetHumans API Hub for Claude Desktop

com.gadgethumans/gadgethumans-mcp

Hosted MCP endpoint — 46 tools + 300+ REST endpoints. Free tier, no API keys, no signup.

client:Claude Desktop transport:stdio runtime:npm

Install GadgetHumans API Hub in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "gadgethumans-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gadgethumans-mcp"
      ],
      "env": {
        "WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>",
        "PYRIMID_AFFILIATE_ID": "<PYRIMID_AFFILIATE_ID>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

GadgetHumans API Hub in other clients