Skip to content
Windsurf

Project Parva for Windsurf

io.github.dantwoashim/project-parva

Read-only Nepali date, calendar, festival, Panchanga, and temporal verification tools.

client:Windsurf transport:stdio runtime:oci

Install Project Parva in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "project-parva": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/dantwoashim/parva-mcp-server:1.0.0"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Project Parva in other clients