Loading MCP server directory, please wait...
Breaks a hard question or decision into grounded sub-questions and returns a checkable route.
npx @getmcp/cli add ai.physea/liminalityRequires Node.js 18+. Community-contributed server. Review source before installing.
X-API-KeyYour Liminality API key (get one free at https://physea.ai/signup — first 50 solves on any key are free).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.physea/liminality": {
"url": "https://liminality.physea.ai/mcp",
"transport": "streamable-http",
"headers": {
"X-API-Key": ""
}
}
}
}