Liminality for VS Code
ai.physea/liminality
Breaks a hard question or decision into checkable sub-questions, grounds each to a real tool.
client:VS Code
transport:streamable-http
Install Liminality in VS Code
.vscode/mcp.json
{
"servers": {
"liminality": {
"type": "http",
"url": "https://liminality.physea.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs