Jma for VS Code
io.github.pipeworx-io/jma
JMA (Japan Meteorological Agency) MCP — keyless weather forecasts, warnings,
client:VS Code
transport:streamable-http
Install Jma in VS Code
.vscode/mcp.json
{
"servers": {
"jma": {
"type": "http",
"url": "https://gateway.pipeworx.io/jma/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs