Servers
P
Pay Humans
@Krishnan-govindan
The human API for AI agents. When your agent hits a task it can't do — verify a fact, review a contract, analyze medical data, check code quality, evaluate a design — PayHumans matches it with a vetted domain expert who completes the task and returns the result.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"payhumans": {
"url": "https://vepblpimledbyxwydihz.supabase.co/functions/v1/mcp"
}
}
}