Connect Hashlite to your AI assistant

Add Hashlite as a connector, and your assistant can open the documents it writes straight in the Hashlite editor, ready to save as PDF or to copy into Word or Google Docs.

What it does

No account is needed and nothing is stored: the document travels inside the link, after the #, which your browser never sends to a server.

Add it to Claude

  1. In Claude (web or desktop), open Settings › Connectors.
  2. Choose Add custom connector.
  3. Name it Hashlite and enter this URL:
    https://hashlite.io/api/mcp
  4. Save. There is nothing to sign in to.

Then ask, for example: “Write a one-page project plan and open it in Hashlite.” Custom connectors depend on your Claude plan and your organisation's settings; Claude's help centre has the current details.

Other MCP clients

Hashlite's connector is a standard remote MCP server (Streamable HTTP, no authentication) at https://hashlite.io/api/mcp. In Claude Code, for example:

claude mcp add --transport http hashlite https://hashlite.io/api/mcp

Privacy

The connector doesn't store anything and needs no account. The text of a document is sent to it only to build the link, and it is not kept or logged. When you open the link, the text stays in your browser. See the privacy page.

No connector? Paste any Markdown into the editor: it works the same way.