ground motion for VS Code
com.sibfly/ground-motion
Measured ground motion per US address (NASA InSAR). Self-register, $0.40/report, misses free.
client:VS Code
transport:streamable-http
tools:9
Install ground motion in VS Code
.vscode/mcp.json
{
"servers": {
"ground-motion": {
"type": "http",
"url": "https://sibfly.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs