btouchard

btouchard / herald

Public

The self-hosted MCP bridge between Claude Chat and Claude Code.

32
3
100% credibility
Found Feb 17, 2026 at 21 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Go
AI Summary

Herald bridges AI chat on your phone to a coding assistant on your computer, letting you direct code changes securely from anywhere.

How It Works

1
📱 Chilling on the couch

You're relaxing with your phone and want to update some code without touching your computer.

2
🔽 Grab Herald easily

Download and set it up on your computer in moments with a simple installer.

3
📂 Tell it your code spots

Point Herald to the folders where your projects live so it knows where to work.

4
🌐 Make it reachable safely

Turn on a secure tunnel so your phone can talk to your computer from anywhere.

5
💬 Link your chat buddy

Connect Herald inside your AI chat app on the phone with a quick setup.

6
Command code magic

Type 'Refactor the login part to use secure passes and run tests' — watch it happen!

Done from afar

Your code is updated, tests pass, new branch ready — all without leaving the couch.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 21 to 32 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is herald?

Herald is a self-hosted MCP server written in Go that bridges Claude Chat (browser/phone) to Claude Code on your workstation. It solves the gap where Chat can't edit code but Code is terminal-bound: send tasks like "refactor auth to JWT" from your couch, and it spawns isolated git branches, runs Code locally, commits changes. Bidirectional flow lets Code push sessions back for phone resumption—all via Anthropic's official MCP protocol, with your data never leaving your machine.

Why is it gaining traction?

Zero hacks: pure official MCP Custom Connectors, single 15MB binary (no Docker needed), ngrok for instant HTTPS tunnels. Stands out with async tasks, per-project tool limits, SQLite history, and push notifications—no polling. Devs love the 5-min setup via install script, French docs (herald deutsch), and self-hosted MCP gateway vibe, like a local GitHub Copilot runner without SaaS.

Who should use this?

Claude Code users coding on the go—mobile devs dispatching refactors from phones, remote teams resuming sessions across devices, or self-hosted MCP fans wanting git-isolated experiments. Ideal for backend/fullstack folks with git-heavy workflows tired of desk-tethered terminals, or anyone eyeing self-hosted GitHub alternatives like runners/Codespaces but for AI codegen.

Verdict

Try it if you're deep in Claude ecosystem—early alpha (21 stars, 1.0% credibility) but battle-tested with full docs, tests, and AGPL license. Polish edges like multi-executor support, then it's daily-driver material for self-hosted MCP servers.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.