One-click (recommended)
- Open seaotter.dev/connect while signed in.
- Click Add to Cursor.
- Approve the install in Cursor.
Use the SEAOTTER MCP to onboard a Hermes agent named my-hermes, then talk to it.
Manual .cursor/mcp.json
If the deeplink didn’t open, create or edit .cursor/mcp.json (project or global):
SEAOTTER_API_KEY: Cursor Settings → MCP → toggle seaotter off/on, or Command Palette → Developer: Reload Window. You do not need to restart Cursor to pick up a rotated Hermes runtime key — talk_to_hermes_agent refreshes that automatically.
Notes
- Package on npm:
@ryanseaotter/mcp-server(official SEAOTTER MCP). - Keep
SEAOTTER_API_KEYout of git — use Cursor’s env field or a local config. - Optional:
SEAOTTER_APIfor a non-production control plane. - See Connect from chat for the full flow.

