Skip to content
Claude Desktop

Mango Inventory for Claude Desktop

com.mangoinventory/mango-inventory

Inventory management for small organizations: search, assign, report, order, set up by chat.

client:Claude Desktop transport:streamable-http

Install Mango Inventory in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mango-inventory": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.mangoinventory.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Mango Inventory in other clients