echorune radar for VS Code
io.github.luoshu-echorune/echorune-radar
Live weather anywhere, with the radar drawn as text characters, not an image.
client:VS Code
transport:streamable-http
tools:1
Install echorune radar in VS Code
.vscode/mcp.json
{
"servers": {
"echorune-radar": {
"type": "http",
"url": "https://echorune.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs