Skip to main content
SEAOTTER is the managed control plane for Hermes Agent. Create an always-on agent on Google Cloud, poll until it is running (typical wall time: a few minutes), then operate it without SSH. Full definition: What is SEAOTTER?.
SEAOTTER

Provision, pause, and operate Hermes on Google Cloud — no VPS, no installer to watch.

Pick a path: Use your hosted Hermes agent from Claude, Cursor, or Codex without leaving the chat window.
  1. Open seaotter.dev/connect (signed in).
  2. One-click Add to Cursor — or copy the Claude / Codex command.
  3. Paste the onboard prompt into chat.
seaotter.dev/connect · MCP reference

Alternative: API / scripts (curl)

1. Sign up and create an API key

  1. Create an account at seaotter.dev.
  2. Open Settings → API keys (org admin required).
  3. Create a key and copy the secret once. It looks like so_….
Store it in your shell (never commit it):

2. List agents

3. Create an agent

You get a 201 with status: "provisioning" almost immediately. Provision continues asynchronously.

4. Poll provisioning stages

Stages run in fixed order until wizard_reachable is ok and status becomes running. See Provisioning lifecycle for status meanings.

Next

Typical wall time is a few minutes (usually under five) while namespace, Helm, pod, DNS, and dashboard gates complete. Poll config.provisioning_stages until wizard_reachable is ok. Details: Provisioning lifecycle.
No. Pause, restart, restore, secrets, and credentials go through the dashboard or API. See What is SEAOTTER?.
No. These docs are seaotter.dev (managed Hermes hosting). seaotter.ai is a different OtterScore product.