USGS Earthquakes for Cursor
com.olyport/earthquake
Real-time earthquake events from the US Geological Survey
client:Cursor
transport:streamable-http
tools:3
Install USGS Earthquakes in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"earthquake": {
"url": "https://mcp.olyport.com/earthquake/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs