Home

Setup guide

Use Your Hermes Bot in TypingMind

Connect TypingMind directly to your OpenClaw Launch endpoint. This setup keeps the endpoint restricted to TypingMind and does not use TypingMind Proxy.

Before you start

Open your Hermes instance card and select Endpoint. Endpoint is currently available only on enabled accounts; if you do not see it, contact support. If the endpoint is disabled, choose TypingMind as the allowed website and enable it. Keep that window open so you can copy the Base URL and API key.

Keep your API key private

The key can run your bot. Paste it only into an app you trust, never share it in screenshots or support messages, and disable the endpoint when you no longer use it.

Set up TypingMind

  1. Open the manual model form

    In TypingMind, open the model selector, choose Manage models, select Add custom model, then choose Create Manually.

    Manage modelsAdd custom modelCreate Manually
  2. Enter the model details

    Use the values below. The Endpoint URL is the Base URL from OpenClaw Launch plus /chat/completions.

    FieldValue
    NameOpenClaw Hermes
    Model IDhermes-agent
    Context Length128000
    API TypeOpenAI Chat Completions API
    Endpoint URLYour Base URL + /chat/completions
    Authentication TypeAPI Key via HTTP Header
    Header KeyAuthorization
    Header ValueBearer <your API key>
    Important: include the word Bearer followed by one space before the key.The finished URL must end in /v1/chat/completions.
  3. Clean up Request Options

    Open the Request Options tab. Remove any custom headers, including X-Title and HTTP-Referer. They are not required for this connection.

    Custom HeadersNone
    Route requests via TypingMind CloudOff
    Do not use TypingMind ProxyThe OpenClaw Launch endpoint is designed for a direct browser connection. TypingMind Proxy may show an “endpoint not supported” message.
  4. Test and save

    Select Test & Save. After the model is saved, choose OpenClaw Hermes from the model selector and start a chat.

Use it on your phone

TypingMind works as a mobile web app. Open TypingMind in Safari or Chrome, then use Add to Home Screen. Configure the same custom model on that device if your TypingMind settings are not synced.

Troubleshooting

“TypingMind Proxy does not support the endpoint”

Open Request Options and turn Route requests via TypingMind Cloud off. The connection must be direct.

“Could not connect to the API” or code 1

Confirm the Header Value begins with Bearer and a space, remove all custom headers, and check that the Endpoint URL ends in /v1/chat/completions.

401 or invalid API key

Reopen Endpoint on your OpenClaw Launch instance card, copy the API key again, and replace the full Header Value. Do not omit Bearer and the space.

CORS or browser access error

In the Endpoint window, confirm the allowed website is TypingMind (https://www.typingmind.com). If you changed it, save the website and test again.

Still need help?

Contact support with the exact error message and a screenshot that hides your API key.

Contact support

Your Hermes bot, in the chat UI you prefer

Return to your instance card to open Endpoint and copy the connection details.

Open dashboard