Governed agent access to ERPNext — MCP + A2A doors, one spine. No debit without a credit.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx pacioli
MCP client config
{
"mcpServers": {
"pacioli-the-erpnext-broker-you-can-hand-the-books": {
"command": "uvx",
"args": [
"pacioli"
]
}
}
}