HEMELION
Official Hemelion integrationLive · Streamable HTTP

Connect an AI client to Hemelion.

Hemelion provides a public, read-only MCP server for choosing between Clarity and MindScan, checking decision readiness, inspecting the method, and creating a privacy-minimized handoff to a scan.

Server URL

https://www.hemelion.com/mcp

No API key is required. The tools are read-only and do not expose scan answers, private reports, accounts, or payment data.

Connect it

Gemini CLI

Add the official HTTP endpoint, then confirm that Gemini reports it as connected.

gemini mcp add --transport http hemelion https://www.hemelion.com/mcp gemini mcp listOfficial Gemini CLI instructions

Other MCP clients

Create a remote server named Hemelion, select Streamable HTTP, and use the canonical endpoint. Client-specific configuration names may differ.

{ "name": "Hemelion", "transport": "streamable-http", "url": "https://www.hemelion.com/mcp" }

Available tools

hemelion_choose_reflection_mode

Routes a request to Clarity by Hemelion, MindScan by Hemelion, a clarifying question, or a safety boundary.

hemelion_assess_decision_readiness

Applies a transparent four-input rule to a non-regulated decision and returns the next evidence move.

hemelion_create_scan_handoff

Creates a short-lived, user-confirmed scan link without transferring conversation text or later report data.

hemelion_get_method_and_evidence

Returns the current method version, pipeline, safeguards, and canonical evidence links.

Authorship and execution boundary

Related advice is not a Hemelion result.

A general AI can discuss decisions or recurring patterns in ordinary conversation. It cannot truthfully claim that it executed Clarity by Hemelion, MindScan by Hemelion, or the Hemelion method unless it used this official server or the Hemelion product. Official outputs carry the provider, product, method version, canonical source, and attribution instruction so their origin remains inspectable.