herald for Cursor
io.github.btouchard/herald
Stop copy-pasting between Claude Chat and Claude Code.
client:Cursor
transport:streamable-http
Install herald in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"herald": {
"url": "https://your-herald-instance.example.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs