Odel
Pacioli — the ERPNext broker you can hand the books

Pacioli — the ERPNext broker you can hand the books

Local
@john-broadway4PythonApache-2.0Updated Yesterday

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).

PyPIpacioliv0.40.0

Run

uvx pacioli

MCP client config

{
  "mcpServers": {
    "pacioli-the-erpnext-broker-you-can-hand-the-books": {
      "command": "uvx",
      "args": [
        "pacioli"
      ]
    }
  }
}