Toolpin Monitor a server

io.github.theluckystrike/bill-of-sale

io.github.theluckystrike/bill-of-sale · v0.22.0 · MCP 2025-11-25

Bills of sale for equipment, vehicles and stock: draft, finalize, print with signature lines.

Reachability reachable
checked 2026-09-20 05:33 UTC
Registry status active
Tools pinned 10
b44967067f8c
Tools last changed unchanged since first capture 2026-09-12
Repo last push 2026-09-19
GitHub stars 0

Provenance

Registry namespace io.github.theluckystrike (GitHub-account verified by the official registry)
Repository github.com/theluckystrike/mcp-servers
Website https://mcp.zovo.one/s/bill-of-sale
Remote endpoints
https://mcp.zovo.one/mcp/bill-of-sale (streamable-http)

Observed changes

When (UTC)EventDetail
2026-09-12 05:30 first capture 10 tools pinned

Pinned tool definitions (10)

ToolDescription
sale_create Record a sale and generate the bill of sale: who sold, who bought, what item (with VIN, serial or IMEI where it has one), the price in minor units and the date. Returns the BOS-YYYY-NNNN number of the draft. The draft can still be...
sale_update Change anything on a bill of sale that is not finalized yet: price, buyer, seller, item details, identifiers, the as-is clause, warranty or notes. Pass an empty string to clear an optional field. A finalized document cannot be edited.
sale_finalize Finalize a bill of sale so it is ready to sign: the document is frozen from this call on, sale_update refuses it, and every later render is the signing copy without the DRAFT watermark. Free tier: 5 finalized documents.
sale_list List every bill of sale, drafts and finalized, newest first: id, status, date, item, buyer, seller and price. Filter to drafts or finalized documents with status.
sale_get Read one bill of sale in full by its BOS number: both parties, the item and its identifiers, price, terms, and whether it is still a draft or the finalized signing copy.
sale_delete Delete a bill of sale by its BOS number. A draft goes outright. A finalized document needs confirm_finalized true, because it is the local copy of a record the buyer may hold. The BOS number is never reissued, so a gap in the series is...
sale_render Render a bill of sale as a clean printable document: Markdown, a self-contained HTML file ready for print-to-PDF, or both, with signature lines for seller and buyer. Drafts render with a DRAFT watermark so a review copy cannot be signed...
sale_summary Summarize the book: how many drafts and finalized documents, and the total sold value per currency, drafts separate from finalized. Currencies are never added together. Free.
license_status Report this endpoint's licence state for your token as JSON: the product, the tier free or pro, why it is not Pro, and the checkout URL. Call it to explain a free-tier refusal. No arguments, nothing changes.
license_activate Turn Pro on for this connection with key, an MCPL1.<payload>.<signature> issued at checkout for this server or the bundle. Data under your token stays; a wrong or expired key changes nothing. license_status confirms it.
Get alerted when this changes. Email the moment io.github.theluckystrike/bill-of-sale drifts, dies, or revives.

Status badge

Toolpin status badge for io.github.theluckystrike/bill-of-sale

[![Toolpin](https://toolpin.dev/badge/io.github.theluckystrike/bill-of-sale.svg)](https://toolpin.dev/servers/io.github.theluckystrike/bill-of-sale)

Maintain this server? Add the badge to your README. It links your users to this live status page.