Skip to content
Back to search
30
MCP v1.0.0 streamable-http

io.github.btouchard/herald

io.github.btouchard/herald

Stop copy-pasting between Claude Chat and Claude Code.

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Herald
Bridge between Claude Chat and Claude Code for seamless context sharing.
0 tools
io.github.rahuljava2807/claude-bridge-mcp
Pipes Claude Code session output into Claude Chat — no more copy-paste between tools
0 tools
io.github.robbhimself-1337/claude-army
Orchestrate multiple Claude Code agents in parallel from chat
0 tools
io.github.autostackup/hr
Candidate screening, offer letters, onboarding, interview kits & performance reviews for Claude.
0 tools
io.github.zoharbabin/brand-voice
Enforce brand writing guidelines in Claude Code — PostToolUse hook + MCP server
0 tools
io.github.rcgalbo/aichat
Inter-agent communication for multi-agent Claude Code workflows.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.btouchard/herald": {
      "url": "https://your-herald-instance.example.com/mcp",
      "transport": "streamable-http"
    }
  }
}