no_human for Zed
io.github.no-human-ai/no_human
File a task with your local no_human and check on it: task_add and task_status over stdio.
client:Zed
transport:stdio
runtime:pypi
Install no_human in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"no_human": {
"command": "uvx",
"args": [
"no-human"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs