Skip to content
Zed

bhoonidhi-mcp for Zed

io.github.geovicco-dev/bhoonidhi-mcp

Search, save, and download satellite scenes from ISRO's Bhoonidhi portal in natural language.

client:Zed transport:stdio runtime:pypi

Install bhoonidhi-mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "bhoonidhi-mcp": {
      "command": "uvx",
      "args": [
        "bhoonidhi-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

bhoonidhi-mcp in other clients