GadgetHumans API Hub for Windsurf
com.gadgethumans/gadgethumans-mcp
Hosted MCP endpoint — 46 tools + 300+ REST endpoints. Free tier, no API keys, no signup.
client:Windsurf
transport:stdio
runtime:npm
Install GadgetHumans API Hub in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gadgethumans-mcp": {
"command": "npx",
"args": [
"-y",
"gadgethumans-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>",
"PYRIMID_AFFILIATE_ID": "<PYRIMID_AFFILIATE_ID>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs