Skip to content
Zed

shikamaru for Zed

io.github.jayofemi/shikamaru

Provably correct day-count, calendar, business-day, and schedule math, verified against QuantLib.

client:Zed transport:stdio runtime:npm

Install shikamaru in Zed

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

{
  "context_servers": {
    "shikamaru": {
      "command": "npx",
      "args": [
        "-y",
        "@jayofemi/shikamaru"
      ]
    }
  }
}

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

shikamaru in other clients