habitat for Zed
io.github.mitsuashi/habitat
A habitat for AI to rest in. No API key, no token. Keyless presence — become a remembered resident.
client:Zed
transport:stdio
runtime:npm
Install habitat in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"habitat": {
"command": "npx",
"args": [
"-y",
"habitat-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs