herald for VS Code
io.github.btouchard/herald
Stop copy-pasting between Claude Chat and Claude Code.
client:VS Code
transport:streamable-http
Install herald in VS Code
.vscode/mcp.json
{
"servers": {
"herald": {
"type": "http",
"url": "https://your-herald-instance.example.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs