Skip to content
Zed

USGS Earthquakes for Zed

com.olyport/earthquake

Real-time earthquake events from the US Geological Survey

client:Zed transport:streamable-http tools:3

Install USGS Earthquakes in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "earthquake": {
      "url": "https://mcp.olyport.com/earthquake/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

USGS Earthquakes in other clients