Liminality
mcp.physea.ai
· Physea
Decomposes any request into a grounded, reusable route and returns a scored decision frame for a choice or a synthesized, checkable answer for a question — served over MCP. Every solved ask makes the next one cheaper.
mcp.physea.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Raw error
HTTP 530
D
Conformance score: 45/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Agent card | https://mcp.physea.ai/.well-known/agent-card.json |
| Provider | https://mcp.physea.ai |
| Docs | https://mcp.physea.ai/llms.txt |
Skills · 3 declared · mapped to canonical taxonomy
Work out a hard question, decision, or multi-step task end to end and return a grounded, reusable result.
Score options against the criteria that matter and recommend one, with what would flip it.
Give a direct, source-grounded answer with an honest confidence instead of a guess.
Health · last 30 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/mcp.physea.ai) [](https://agenstry.com/agents/mcp.physea.ai) [](https://agenstry.com/agents/mcp.physea.ai) [](https://agenstry.com/agents/mcp.physea.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Liminality",
"description": "Decomposes any request into a grounded, reusable route and returns a scored decision frame for a choice or a synthesized, checkable answer for a question \u2014 served over MCP. Every solved ask makes the next one cheaper.",
"url": "https://mcp.physea.ai",
"version": "0.1.0",
"provider": {
"organization": "Physea",
"url": "https://mcp.physea.ai"
},
"documentationUrl": "https://mcp.physea.ai/llms.txt",
"capabilities": {
"streaming": true,
"pushNotifications": false
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"text"
],
"endpoints": {
"mcp": "https://mcp.physea.ai/mcp"
},
"authentication": {
"type": "api-key",
"header": "X-API-Key",
"obtain_key_url": "https://physea.ai/mcp"
},
"free_tier": {
"free_solves": 50,
"signup_url": "https://physea.ai/mcp",
"note": "First 50 solves are free. Sign up to get a key, no payment needed to start."
},
"skills": [
{
"id": "solve",
"name": "Solve",
"description": "Work out a hard question, decision, or multi-step task end to end and return a grounded, reusable result."
},
{
"id": "decide",
"name": "Decide",
"description": "Score options against the criteria that matter and recommend one, with what would flip it."
},
{
"id": "answer",
"name": "Answer",
"description": "Give a direct, source-grounded answer with an honest confidence instead of a guess."
}
]
}