# PurchasePlus [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/marketboomer/purchaseplus-mcp  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/purchaseplus

## Description
Hospitality procurement: catalogues, requisitions, POs, receiving, invoices, buy lists, and reports.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "purchaseplus": {
    "command": "npx",
    "args": ["-y","purchaseplus"]
  }
}
```

## Documentation & README

# PurchasePlus Agent Plugin

Official Marketboomer plugin and connection package for PurchasePlus AI assistants.

Use it to connect Cursor, Claude, ChatGPT, and other MCP-capable clients to PurchasePlus. With purchaser access, an assistant can search catalogues, draft requisitions, add items to a buy list, and export reports.

## Sign-in

Authentication is OAuth only. Sign in with your PurchasePlus account.

MCP server: [https://purchaseplus.com/mcp](https://purchaseplus.com/mcp)

## Skills

Skills ship with the plugin. They tell agents to fetch live how-to documentation from [https://learn.purchaseplus.com/](https://learn.purchaseplus.com/).

## Install

- [Cursor](https://github.com/marketboomer/purchaseplus-mcp/blob/HEAD/docs/install-cursor.md)
- [Claude](https://github.com/marketboomer/purchaseplus-mcp/blob/HEAD/docs/install-claude.md)
- [ChatGPT](https://github.com/marketboomer/purchaseplus-mcp/blob/HEAD/docs/install-chatgpt.md)

See [Security](https://github.com/marketboomer/purchaseplus-mcp/blob/HEAD/docs/security.md).

## License

MIT. Copyright PurchasePlus.

