Skip to content

Releases: imtayyab2/loyverse-mcp

Release list

v0.1.1

Choose a tag to compare

@imtayyab2 imtayyab2 released this 12 Sep 00:25

Supersedes v0.1.0. No behaviour changes to the tools.

The v0.1.0 bundle shipped a README that had since been rewritten, so this release rebuilds it and keeps every version number in step. A test now pins the package version, the version reported over the MCP handshake, and the two in server.json together, so they cannot drift apart again.

Also adds server.json for the official MCP Registry, listing both install routes: the npm package and the bundle below.

Install

Download loyverse.mcpb and drag it onto Claude Desktop's extensions settings. It will ask for a Loyverse access token, which you create in the back office under Settings then Access tokens.

Notes

All 26 read tools have been verified against a live Loyverse account. Three tools are annotated destructive: setting stock, refunding a receipt and deleting a record.

Unofficial, and not affiliated with or endorsed by Loyverse.

v0.1.0

Choose a tag to compare

@imtayyab2 imtayyab2 released this 11 Sep 23:25

First release.

A Model Context Protocol server for the Loyverse point-of-sale API: 41 tools across catalogue, stock, customers, receipts, shifts, suppliers and webhooks, plus a sales summary that aggregates a date range into totals and a ranked breakdown in one call.

Install

Download loyverse.mcpb below and drag it onto Claude Desktop's extensions settings. It will ask for a Loyverse access token, which you create in the back office under Settings then Access tokens.

The bundle is a single self-contained file. There is nothing to install and no node_modules.

Notes

All 26 read tools have been verified against a live Loyverse account. Three tools are annotated destructive: setting stock, refunding a receipt and deleting a record.

Two limits come from the Loyverse API itself, not this server: sales history stops at 31 days without the Unlimited Sales History add-on, and a receipt created through the API can carry only one payment type.

Unofficial, and not affiliated with or endorsed by Loyverse.