Earthquake Monitor Mcp for Zed
io.github.varvararatta/earthquake_monitor_mcp
Our Earthquake Monitor harnesses the USGS earthquake feed to provide you with up-to-the-minute
client:Zed
transport:streamable-http
tools:3
Install Earthquake Monitor Mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"earthquake_monitor_mcp": {
"url": "https://earthquake-monitor-mcp.mcpize.run/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs