Liminality for Zed
ai.physea/liminality
Breaks a hard question or decision into checkable sub-questions, grounds each to a real tool.
client:Zed
transport:streamable-http
Install Liminality in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"liminality": {
"url": "https://liminality.physea.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs