Loomal

herald

MCP server by github.com/btouchard/herald

Stop copy-pasting between Claude Chat and Claude Code.

43 starsRemote-capable

About herald

herald is an MCP (Model Context Protocol) server published by btouchard in the official MCP registry, listed under Communication on Loomal. Stop copy-pasting between Claude Chat and Claude Code.

herald runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/btouchard/herald, where the project has earned 43 GitHub stars.

Use herald with your agent

Claude Code · one command
claude mcp add --transport http herald https://your-herald-instance.example.com/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "herald": {
      "url": "https://your-herald-instance.example.com/mcp"
    }
  }
}
streamable-httphttps://your-herald-instance.example.com/mcp

Frequently asked questions

What is herald?
herald is an MCP (Model Context Protocol) server by btouchard in the Communication category. Stop copy-pasting between Claude Chat and Claude Code.
How do I connect herald to Claude, Cursor, or another MCP client?
herald is a remote MCP server — add its endpoint (https://your-herald-instance.example.com/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is herald open source?
Yes — the source code is public at github.com/btouchard/herald, with 43 GitHub stars.
Can AI agents pay to use herald?
Not yet through Loomal — herald is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain herald? Claim this listing free by verifying GitHub ownership, or contact us.