mcpbeat Sign in

Herald MCP Server

by btouchard Your server? Claim it
not responding

Herald is listed as active in the registry but did not answer our last check. Last commit 9 Jun 2026.

Stop copy-pasting between Claude Chat and Claude Code.

The author archived this repository on GitHub, meaning it is no longer maintained.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
12 ms
Response time
average over 24h
46
Stars
last commit 9 Jun 2026

What changed 45

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

22 Sep the owner changed
21 Sep the owner changed
20 Sep the owner changed
19 Sep the owner changed
18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
and 35 more, back to 9 August 2026

What the code does

We read the source, 10 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    path := filepath.Join(configDir, secretFileName)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add herald --transport http https://your-herald-instance.example.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "herald": {
      "url": "https://your-herald-instance.example.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.herald]
url = "https://your-herald-instance.example.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "herald": {
      "url": "https://your-herald-instance.example.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "herald": {
      "url": "https://your-herald-instance.example.com/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://your-herald-instance.example.com/mcp streamable-http answering 12 ms 5 min ago

Alternatives to Herald

same job, measured the same way
Claude Bridge MCP
by rahuljava2807

Pipes Claude Code session output into Claude Chat — no more copy-paste between tools

36 installs/wk local only
Claude Context Bridge
by phoenixfeuer32

Share context and questions between Claude instances — VS Code, claude.ai web, and mobile.

answering
Baton
by kasabeh

Pass the baton between coding agents: convert sessions across Claude Code, OpenCode, Codex & more.

52 installs/wk local only
Chromium Bridge
by dashi96

MCP bridge between Chromium browsers (Arc, Vivaldi, Brave) and Claude Code: browser automation

39 installs/wk local only
LLM Provider MCP
by manishiitg

Delegate asynchronous coding jobs between Claude Code, Codex, Cursor Agent, and Pi.

local only
I
Feedlio
by itechsoftsolution16

Feedlio MCP server exposing posting and scheduling tools to Claude Desktop and Claude Code.

26 installs/wk local only
Intercom
by muhammadtalhamt

Relays messages between two Claude Code sessions on different machines using the Channels API

29 installs/wk local only
Vibe MCP
by vibecodinginc

Social layer for Claude Code - DMs, presence, discovery, and games between AI-assisted developers

local only

Herald — questions

Answers built from our own checks of this server.

Is Herald working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 12 ms. The bar chart above shows every period we have measured.
Is Herald still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Herald as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Herald?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Herald need an API key?
No. Herald completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Herald open source?
Yes — it is published under the AGPL-3.0 licence, written in Go and 46 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.