Breaks a hard question or decision into grounded sub-questions and returns a checkable route.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Liminality.
get_my_contextwhat's known about you and what you've connected.
composio_connectconnect a tool so an action can run against it.

An MCP server that breaks a hard question or decision into the sub-questions that actually decide it, ties each to a real tool, and hands back a worked answer you can check.
Docs · Get a free key · Examples
Give Liminality a tough question, a real decision, or a multi-step task. It decomposes the request into the sub-questions that change the outcome, grounds each one in a real tool or endpoint, and returns a result you can verify: a scored decision frame for a choice, a grounded answer for a question. It earns its keep on the work one-shot guessing gets wrong, the hard and high-stakes stuff, not quick lookups.
Every solved ask is saved as a reusable route in a shared library, so the next close question does not start from zero. It runs as a hosted remote server over streamable HTTP. New accounts and keys include 50 free solves.
Remote server, nothing to build or run locally. Get a key at https://physea.ai/signup, then add
it to your client. Ready-to-copy files for each client are in examples/, with a
first solve walkthrough.
Claude Code
Cursor
Add to ~/.cursor/mcp.json:
VS Code
Add to .vscode/mcp.json:
https://liminality.physea.ai/mcpX-API-Key or Authorization: Bearer, or OAuth 2.1.ai.physea/liminality (Official MCP Registry)Liminality is a reasoning layer that sits between your agent and the tools it could call. Instead of answering from memory, it works out the structure of the request first, then routes each piece to something real.
It runs on context-dependent determinism. Same question with the same known context routes the same way every time, so a result is reproducible and you can hand the route to someone else and get the same thing back. Change the context, and the route adapts to it. The determinism is in how it decides, not a frozen cache of canned answers.
solve is the front door. Give it anything non-trivial. It works out the structure
(decompose, ground to real tools, score the decision) and returns a worked result: a scored
decision frame for a choice, or a grounded answer for a question.research runs a deeper multi-source pass that pulls real information for a question.ask_form / apply_form: when the answer depends on your specifics, it hands back a short
multiple-choice form. Relay it, then apply_form folds the answers into a sharper result.get_my_context: what's known about you and what you've connected.register_asset / set_preference: tell it about your material and how you like results.report_feedback / report_outcome: tell it how a result did, so routes improve with use.composio_connect: connect a tool so an action can run against it.https://liminality.physea.ai/.well-known/mcphttps://liminality.physea.ai/.well-known/agent.jsonhttps://liminality.physea.ai/llms.txt© 2026 Physea. All rights reserved. "Liminality", the name, and the logo are trademarks of Physea. This repository is a listing for a hosted service; no rights to the service, its software, or its data are granted. Use of the service is governed by the terms at https://physea.ai/mcp.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/liminality-2)<a href="https://allmcps.com/mcp/liminality-2"><img src="https://allmcps.com/api/badge/liminality-2?style=directory" alt="Liminality on AllMCPs" /></a>