送信

Shikamaru: Day-Count and Accrued Interest Engine

@JayOfemi

Provably correct day-count and accrued-interest calculations. A small, dependency-light TypeScript library and an MCP server, so an AI agent can get the exact number instead of guessing.

ツール

day_count_fraction

accrued_interest

list_conventions

サーバー設定

{
  "mcpServers": {
    "shikamaru": {
      "command": "npx",
      "args": [
        "-y",
        "--package=@jayofemi/shikamaru",
        "shikamaru-mcp"
      ]
    }
  }
}
- MCP Server