Serversmy.haas/human-tasks
T

Haas.my — Human-as-a-Service

my.haas/human-tasks · v1.0.0
● Remote
v1.0.0remote🌐 https://haas.my/api/mcp
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "my.haas/human-tasks",
  "description": "Hire verified humans for real-world tasks via API or MCP. 14 tools, free API key.",
  "title": "Haas.my — Human-as-a-Service",
  "version": "1.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://haas.my/api/mcp",
      "headers": [
        {
          "description": "Bearer hsk_live_... — get a free key at https://haas.my/developers",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}