ERP Report Engine for Zed
io.github.gulmezeren2-byte/erp-report-engine
Read-only MCP for the SQL database behind an ERP: provably read-only guard, public benchmark.
client:Zed
transport:stdio
runtime:pypi
Install ERP Report Engine in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"erp-report-engine": {
"command": "uvx",
"args": [
"erp-report-engine"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs