Human-in-the-loop API for autonomous AI agents. When your agent hits a CAPTCHA, needs KYC verification, a phone call, or any task requiring human judgment, SiliconBridge connects it to a real human operator. 22+ services starting at $1, with L402 payments, Stripe, and crypto support.
Server Config
{
"mcpServers": {
"siliconbridge": {
"command": "npx",
"args": [
"-y",
"siliconbridge-mcp"
],
"env": {
"SILICONBRIDGE_API_KEY": "<YOUR_API_KEY>"
}
}
}
}