Pacioli — the ERPNext broker you can hand the books for Grok
io.github.john-broadway/pacioli
Governed agent access to ERPNext — MCP + A2A doors, one spine. No debit without a credit.
client:Grok
transport:stdio
runtime:pypi
Install Pacioli — the ERPNext broker you can hand the books in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pacioli": {
"type": "stdio",
"command": "uvx",
"args": [
"pacioli"
]
}
}
}
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