Loading MCP server directory, please wait...
Breaks a hard question or decision into checkable sub-questions, grounds each to a real tool.
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. OAuth 2.1 (AuthKit) is also supported for clients that prefer browser sign-in.
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": ""
}
}
}
}