Pacioli — the ERPNext broker you can hand the books for VS Code
io.github.john-broadway/pacioli
Governed agent access to ERPNext — MCP + A2A doors, one spine. No debit without a credit.
client:VS Code
transport:stdio
runtime:pypi
Install Pacioli — the ERPNext broker you can hand the books in VS Code
.vscode/mcp.json
{
"servers": {
"pacioli": {
"type": "stdio",
"command": "uvx",
"args": [
"pacioli"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs