MCP Server
MCP
Pacioli — the ERPNext broker you can hand the books
Governed agent access to ERPNext — MCP + A2A doors, one spine. No debit without a credit.
Install
uvx pacioli
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "pacioli",
"version": "0.39.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "pacioli[server]",
"type": "named",
"name": "--from"
}
],
"packageArguments": [
{
"value": "serve",
"type": "positional",
"valueHint": "subcommand"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment