MCP Server
MCP
io.github.icohangar-ops/battery-erp
Battery value-chain inventory MCP: lookup SKUs, status/reorder, bin-check, audited confirmation.
Install
uvx battery-erp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "battery-erp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Shared secret required for record_bin_confirmation (mutating).",
"isSecret": true,
"name": "BATTERY_ERP_CONFIRM_TOKEN"
},
{
"description": "Optional path for append-only JSONL audit events.",
"name": "BATTERY_ERP_AUDIT_LOG"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment