Loading MCP server directory, please wait...
Reduces a request into grounded sub-questions, routes each to a real tool, returns a reusable 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 3 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": ""
}
}
}
}