mcp for VS Code
com.pixelgust/mcp
Weather, climate, terrain, fire and flood risk data for any point or polygon on Earth. Free tier.
client:VS Code
transport:streamable-http
tools:9
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://pixelgust.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs