inhalt for Zed
io.github.kozmos-tech/inhalt
An open-source headless CMS for managing content models and entries.
client:Zed
transport:stdio
runtime:npm
Install inhalt in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"inhalt": {
"command": "npx",
"args": [
"-y",
"@kozmos-tech/inhalt"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs