Project Parva for Zed
io.github.dantwoashim/project-parva
Read-only Nepali date, calendar, festival, Panchanga, and temporal verification tools.
client:Zed
transport:stdio
runtime:oci
Install Project Parva in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"project-parva": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dantwoashim/parva-mcp-server:1.0.0"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs