Hutch+HHermes

Use Hutch from
Hermes.

Structured, persistent memory for the self-improving agent.

Hermes Agent (Nous Research) is built around persistent memory and self-improvement loops. Hutch is a natural complement: queryable structured storage that Hermes can read, write, and update across runs.

Install via the hermes mcp command. Hermes handles the rest.

Install

~/hutch/install-hermesSETUP

01Step 1. Install the MCP server

Run:

SHELL
hermes mcp install hutch --url https://app.hutchdb.com/api/mcp

02Step 2. Authenticate

Hermes opens a browser for OAuth:

SHELL
hermes mcp auth hutch

Sign in with GitHub or Google and approve.

03Step 3. Try it

In a Hermes session:

  • >"Store this article in my Hutch reading-list collection."
  • >"Save the bugs we just discussed to a "tickets" collection in Hutch."
  • >"What collections do I have in Hutch?"
  • >"Find my notes about caching in Hutch."