Earthquake Monitor Mcp for VS Code
io.github.varvararatta/earthquake_monitor_mcp
Our Earthquake Monitor harnesses the USGS earthquake feed to provide you with up-to-the-minute
client:VS Code
transport:streamable-http
tools:3
Install Earthquake Monitor Mcp in VS Code
.vscode/mcp.json
{
"servers": {
"earthquake_monitor_mcp": {
"type": "http",
"url": "https://earthquake-monitor-mcp.mcpize.run/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs