Skip to content
Zed

panchangam for Zed

io.github.socraticsurge/panchangam

Telugu Panchangam: tithi, nakshatra, muhurtas, festivals, tarabalam, gochara, daily rasi phalalu

client:Zed transport:stdio runtime:pypi

Install panchangam in Zed

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

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

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

panchangam in other clients