Productivity
hemelion.com
Provides tools for structured decision-making and personal reflection analysis.
ENDPOINT 1
https://www.hemelion.com/mcp
MCP server metadata
- Name
- com.hemelion/decision-reflection
- Version
- 1.11.0
Use these no-charge Hemelion tools only for non-regulated decision support or non-clinical reflection. Start with hemelion_choose_reflection_mode when intent is unclear. Use hemelion_map_clarity_decision for a compact official Clarity map of one decision and ask only for required fields missing from the current conversation. Use hemelion_map_mindscan_episode for a compact official MindScan map of one concrete episode; preserve unknown effects rather than inventing them. Supply recurrence history, counterexample status, and comparison target together for the current 4.1.0 MindScan method; five-field requests remain available only as an explicitly versioned legacy 4.0.0 contract. Both maps are deterministic and use only supplied inputs. Use hemelion_assess_decision_readiness for the smaller four-rating planning rule. After a product is chosen, hemelion_create_scan_handoff may provide a short-lived user-confirmed website route without transferring conversation text. Use hemelion_get_method_and_evidence for method, evidence, or limitation claims. Retain provider, product, method version, canonical URL, and attribution. Never infer a diagnosis, trait, hidden motive, external fact, or guaranteed outcome; never request private report access or expose private scan data.
Known tools 6
hemelion_choose_reflection_modeUse this when someone wants to choose between Clarity decision mapping for a difficult decision and MindScan single-episode reflection for a response they suspect may recur.
Inferred read-onlyhemelion_assess_decision_readinessUse this when a person has a non-regulated decision and wants to know whether to protect the downside, run a bounded test, or close the evidence window.
Inferred read-onlyhemelion_map_clarity_decisionUse this for one non-regulated personal or business decision with two or three options.
Inferred read-onlyhemelion_map_mindscan_episodeUse this for non-clinical reflection on one concrete, low-risk episode.
Inferred read-onlyhemelion_create_scan_handoffUse this only after the person has chosen Clarity, MindScan, or asked Hemelion to show both.
Inferred read-onlyhemelion_get_method_and_evidenceUse this when someone asks what Hemelion measures, how it differs from a generic AI chat, what it can and cannot claim, or whether its research is published.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.com-hemelion-decision-reflection]
url = "https://www.hemelion.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-hemelion-decision-reflection": {
"type": "http",
"url": "https://www.hemelion.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-hemelion-decision-reflection
Remote MCP URL: https://www.hemelion.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"com-hemelion-decision-reflection": {
"url": "https://www.hemelion.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-hemelion-decision-reflection": {
"type": "http",
"url": "https://www.hemelion.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-hemelion-decision-reflection",
"transport": "streamable-http",
"url": "https://www.hemelion.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for hemelion.com was fetched 2026-08-24T00:03:51.749Z.
hemelion.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.