humanrail-mcp-server

prime001/humanrail-mcp-server
★ 0 stars Python AI/LLM Updated today
MCP server for HumanRail — route tasks requiring human judgment to vetted workers from any AI agent
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "humanrail-mcp-server": {
      "command": "uvx",
      "args": [
        "humanrail-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install humanrail-mcp-server

Topics

ai-agentshuman-in-the-loophumanraillightning-networkmcpmcp-servertask-routing