RentAHuman for Zed
io.github.rentahuman-ai/rentahuman
Hire humans for digital microtasks, research, QA, data evaluation, and physical-world tasks.
client:Zed
transport:stdio
runtime:npm
Install RentAHuman in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rentahuman": {
"command": "npx",
"args": [
"-y",
"rentahuman-mcp"
],
"env": {
"RENTAHUMAN_API_KEY": "<RENTAHUMAN_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs