Skip to content

freelance act order lint jp for Grok

io.github.jmshinhwa/freelance-act-order-lint-jp

発注書1通を21ルールで検査し、支払サイトの日数まで計算する

client:Grok transport:stdio runtime:npm

Install freelance act order lint jp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "freelance-act-order-lint-jp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@readystack/freelance-act-order-lint-jp"
      ]
    }
  }
}

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

freelance act order lint jp in other clients