Skip to content

denchoho sakuin check 2026 for Grok

io.github.jmshinhwa/denchoho-sakuin-check-2026

電子取引データの索引簿を12ルールで検査し、取引年月日・取引金額・取引先・ファイル名のうち検索要件を満たさない行と直し方を出します。同梱の12行サンプルでは6行・7件を指摘しました。

client:Grok transport:stdio runtime:npm

Install denchoho sakuin check 2026 in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "denchoho-sakuin-check-2026": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@readystack/denchoho-sakuin-check-2026"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

denchoho sakuin check 2026 in other clients