Skip to main content

Blog

Engineering and design notes.

Helix engineering and design notes. What we ship, what we cut, and what we have learned about giving AI agents a real inbox with human approval on every send.

May 17, 2026 · 7 min read

How to add Helix to Claude Code

Set up Helix in Claude Code with the Helix MCP server so your terminal coding agent can use email, calendar, contacts, and approval-aware workflow context.

Read →

May 1, 2026 · 8 min read

MCP servers for inbox automation

A practical guide to wiring an MCP server to a real inbox. What MCP gives you, what it deliberately leaves out, and where Helix sits relative to a hand-rolled MCP server.

Read →

April 29, 2026 · 7 min read

Scoped permissions for AI agents

Most AI agent libraries expose tool functions and stop there. Production agents need scopes — explicit, revocable, audit-able permissions that bind a tool call to an identity. Notes from building Helix.

Read →

April 22, 2026 · 6 min read

The approval loop is the product

Most "AI assistant" stories are about the model. The Helix story is about the moment the human says yes. Notes on why the approval loop is the part of the product we polished hardest.

Read →

April 15, 2026 · 7 min read

Voice-first inboxes — design notes

Design notes from building a voice-capable email triage loop on top of the Web Speech API. What worked, what failed, and why we kept typed input as a peer of voice — not a fallback.

Read →

April 8, 2026 · 5 min read

Why AI agents need their own email address

Borrowing the user’s mailbox for an AI agent is a footgun. A dedicated agent inbox solves audit, scope, and revocation in one move — and lets the human keep their real inbox to themselves.

Read →

April 1, 2026 · 6 min read

What is agentic identity?

Agentic identity is the bundle of permissions, addresses, calendars, contacts, and approval rules that an AI agent needs to act on a user’s behalf. Why it matters, and how Helix treats it as a first-class object.

Read →

More resources

FAQ · Glossary · Use cases