Skip to content
Cursor

Liminality for Cursor

ai.physea/liminality

Breaks a hard question or decision into checkable sub-questions, grounds each to a real tool.

client:Cursor transport:streamable-http

Install Liminality in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "liminality": {
      "url": "https://liminality.physea.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Liminality in other clients