Earthquake Monitor Mcp for Cursor
io.github.varvararatta/earthquake_monitor_mcp
Our Earthquake Monitor harnesses the USGS earthquake feed to provide you with up-to-the-minute
client:Cursor
transport:streamable-http
tools:3
Install Earthquake Monitor Mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"earthquake_monitor_mcp": {
"url": "https://earthquake-monitor-mcp.mcpize.run/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs