Skip to content
Grok

saft pt atcud lint for Grok

io.github.jmshinhwa/saft-pt-atcud-lint

14 verificações ao XML SAF-T (PT) antes da entrega à AT: versão 1.04_01, ATCUD, dados do QR code, ha

client:Grok transport:stdio runtime:npm

Install saft pt atcud lint in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "saft-pt-atcud-lint": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@readystack/saft-pt-atcud-lint"
      ]
    }
  }
}

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

saft pt atcud lint in other clients