echorune radar for Cursor
io.github.luoshu-echorune/echorune-radar
Live weather anywhere, with the radar drawn as text characters, not an image.
client:Cursor
transport:streamable-http
tools:1
Install echorune radar in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"echorune-radar": {
"url": "https://echorune.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs