Mango Inventory for VS Code
com.mangoinventory/mango-inventory
Inventory management for small organizations: search, assign, report, order, set up by chat.
client:VS Code
transport:streamable-http
Install Mango Inventory in VS Code
.vscode/mcp.json
{
"servers": {
"mango-inventory": {
"type": "http",
"url": "https://mcp.mangoinventory.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs