GadgetHumans API Hub
Hosted MCP endpoint — 46 tools + 300+ REST endpoints. Free tier, no API keys, no signup.
Links
README
From the repo.
GadgetHumans MCP — 46 AI Agent Tools + 300+ REST endpoints
One MCP endpoint. Zero friction. Free tier, no API key.
⚡ Install (one line)
curl -fsSL https://gadgethumans.com/install.sh | bash
Auto-detects Claude Code, Cursor, Cline, or Codex and wires the endpoint in. Or add manually:
{
"mcpServers": {
"gadgethumans": {
"type": "http",
"url": "https://api.gadgethumans.com/mcp"
}
}
}
What You Get
58 tools across 8 categories — no API keys, no signup, no subscriptions.
AI & Agents — Chat completions, tone analysis, text generation, entity extraction Weather & Geo — Current weather, 7-day forecast, air quality, geocoding Crypto & Finance — Live prices, loan calculator, mortgage calc, ROI, currency converter Web & Scraping — URL content extraction, RSS feed parsing, link checking, SSL verification Code & Dev — SQL formatter, JSON tools, code complexity, regex testing DNS & Network — DNS lookup, reverse DNS, port checking, SSL cert check Marketing & SEO — SEO metadata generator, keyword analysis, Open Graph scraping Data & Math — Stats, matrix operations, hex dumps, unit conversion, color tools
Pricing
| Tier | Price | Calls |
|---|---|---|
| Pay-per-call | $0.001/call | Unlimited (via x402) |
| Pro | $19/month | Unlimited |
| Enterprise | $99/month | Unlimited + white-label |
Buy credits directly — instant delivery:
Pay via card or USDC on Base. Money hits instantly. No subscription needed.
Pay via card or USDC on Base. No lock-in.
Quick Start
# Any MCP client
# Just add to your config:
{
"mcpServers": {
"gadgethumans": {
"url": "https://api.gadgethumans.com/mcp"
}
}
}
Works with Claude Desktop, Cline, Continue.dev, Codex, Windsurf, and any MCP-compatible client.
Why GadgetHumans?
- No API keys to manage — just point and connect
- Pay per call OR flat rate — your choice
- 58 tools out of the box — weather, crypto, web, code, AI, and more
- Production infrastructure — HTTPS, auto-healing, Stripe payments
- Listed on MCP.so, Glama, and awesome-mcp-servers
Built with x402 — the payment protocol for the agent economy.
Config for your environment
Replace {MCP_ENDPOINT_URL} with this MCP’s endpoint URL (from its repo or docs above). No API key — you connect directly.
Tool
OS
Config file: ~/.cursor/mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "{MCP_ENDPOINT_URL}"
}
}
}Paste into mcpServers in the config file. Restart Cursor after saving.
If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.