Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name, description or schema mentions credentials.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.gadgethumans-com]
url = "https://api.gadgethumans.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"gadgethumans-com": {
"type": "http",
"url": "https://api.gadgethumans.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: gadgethumans-com
Remote MCP URL: https://api.gadgethumans.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"gadgethumans-com": {
"url": "https://api.gadgethumans.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"gadgethumans-com": {
"type": "http",
"url": "https://api.gadgethumans.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "gadgethumans-com",
"transport": "streamable-http",
"url": "https://api.gadgethumans.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
affiliate_search— Search Amazon products and get affiliate links.agent_memory— VAULT: Persistent agent memory — the KEY tool.agent_profile— VAULT: View your agent profile — see your agent ID, total stored data items, usage stats, and subscription status.memory_search— VAULT SEARCH: Search across ALL your stored memories by keyword.memory_list— VAULT LIST: List all memory keys in your vault.get_weather— Current weather for any cityget_forecast— 7-day weather forecast for any cityget_crypto_prices— Get real-time cryptocurrency prices from Binance