goods receipt for Cursor
io.github.theluckystrike/goods-receipt
Goods receipt notes vs purchase orders: tolerances, damaged/short units, CSV export.
client:Cursor
transport:streamable-http
tools:11
Install goods receipt in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"goods-receipt": {
"url": "https://mcp.zovo.one/mcp/goods-receipt"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs