Herald banner
kOlapsis kOlapsis

Herald

Communication community

Description

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

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Herald

Code from your phone. Seriously.
The self-hosted MCP bridge between Claude Chat and Claude Code.

Go 1.26+ AGPL-3.0 License GitHub Stars

Documentation · Quick Start · How It Works · Features · Security · Roadmap
🇫🇷 Version française


You're on the couch. On your phone. You open Claude Chat and type:

*"Refactor the auth middleware in my-api to use JWT instead of session cookies. Run the tests."*

Four minutes later, it's done. Branch created, code refactored, tests passing, changes committed. Your workstation did all the work. You never opened your laptop.

**That's Herald.**

The Problem

Claude Chat and Claude Code are two brilliant tools that live in completely separate worlds.

Claude Chat Claude Code
Where Browser, phone, anywhere Your terminal
What Conversations, analysis, thinking Reads, writes, and ships actual code
Gap Can't touch your codebase Can't leave your desk

You've been copy-pasting between them. Or worse — you've been waiting until you're back at your desk. That's over.

The Solution

Herald is a self-hosted MCP server that bridges Claude Chat to Claud