Hutch+AAntigravity

Use Hutch from
Antigravity.

Google's agentic IDE, paired with a persistent data layer.

Antigravity is Google's agent-first development environment. Agents plan, execute, and review code on your behalf. Hutch gives them a place to leave the artifacts behind: surfaced bugs, decisions, work queued for later.

Hutch attaches as an HTTP MCP server, with OAuth for auth.

Install

~/hutch/install-antigravitySETUP

01Step 1. Connect

In an Antigravity workspace, run:

SHELL
antigravity mcp add --transport http hutch https://app.hutchdb.com/api/mcp

02Step 2. Authenticate

A browser window opens on first use. Sign in with GitHub or Google and approve.

03Step 3. Try it

Ask your agent:

  • >"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."