Pacioli — the ERPNext broker you can hand the books for Cursor
io.github.john-broadway/pacioli
Governed agent access to ERPNext — MCP + A2A doors, one spine. No debit without a credit.
client:Cursor
transport:stdio
runtime:pypi
Install Pacioli — the ERPNext broker you can hand the books in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pacioli": {
"type": "stdio",
"command": "uvx",
"args": [
"pacioli"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs