mcpbeat Sign in

Bill Of Sale MCP Server

answering

Bill Of Sale is answering right now. Last checked 16 min ago. It exposes 10 tools. Last commit 18 Sep 2026.

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

Uptime history 6 days of history
6 days agonow
100.0%
Uptime 24h
90 of 90 checks
10
Tools
read from the server
192 ms
Response time
average over 24h
0
Stars
last commit 18 Sep 2026

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 17 September 2026. No other catalogue keeps this.

17 Sep a tool changed version

Nothing serious here today

Today is the operative word: we check Bill Of Sale every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 16 min ago.

run in your terminal
claude mcp add bill-of-sale --transport http https://mcp.zovo.one/mcp/bill-of-sale
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bill-of-sale": {
      "url": "https://mcp.zovo.one/mcp/bill-of-sale"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bill-of-sale]
url = "https://mcp.zovo.one/mcp/bill-of-sale"
.cursor/mcp.json
{
  "mcpServers": {
    "bill-of-sale": {
      "url": "https://mcp.zovo.one/mcp/bill-of-sale"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bill-of-sale": {
      "url": "https://mcp.zovo.one/mcp/bill-of-sale"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

sale
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 changed with sale_update; sale_finalize freezes it into the signing copy and sale_render prints it. Free tier: 10 drafts.
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 the record that a document was deleted.
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_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_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_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 by mistake. Every file comes back as a download link valid for one hour, and out_path is only the stem the files are named with. Free.
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.
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.
license
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.
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.

Endpoints

URLTransportStateLatencyChecked
https://mcp.zovo.one/mcp/bill-of-sale streamable-http answering 479 ms 16 min ago

Alternatives to Bill Of Sale

same job, measured the same way
Bill Of Sale Generator
by theluckystrike

Record a vehicle, equipment or stock sale and print a bill of sale with signature lines.

local only
DealerSlip
by dealerslip

Draft UK vehicle sales invoices from supplied deal facts, with totals and a private review link.

1 tools answering
Moltline Optimize
by moltlinestudio

Vehicle routing, 3-D packing, cutting stock, rostering and knapsack with OR-Tools. 7 of 11 free.

11 tools answering
Okdoc
by okdocai

E-signature & document automation: create, send, track and sign documents with payments. 38 tools.

answering
Drillr — The financial MCP for AI agents
by drillr

Financial data and research MCP for US/CN/JP equities: filings, statements, ownership, signals.

10 tools answering
Eqvitta MCP
by eqvitta

Eqvitta MCP: GST billing, ledgers, invoices, stock and financial reports for Claude.

275 installs/wk local only
Blackwall X402 Guardrail
by blackwalltier

Keyless hosted MCP: pre-signature x402 payment verdict (GO/HOLD/STOP) with a signed receipt.

1 tools answering
ProofX - Content Protection for Creators
by razashariff

Protect and verify digital content with cryptographic signing and proof of ownership.

6 tools answering

Bill Of Sale — questions

Answers built from our own checks of this server.

What can Bill Of Sale do?
It exposes 10 tools, read directly from the server on our last check. Among them: license_activate, license_status, sale_create, sale_delete, sale_finalize, sale_get and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Bill Of Sale mostly used for?
Its tools cluster around sale and license. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Bill Of Sale working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 90 checks got a reply (100.0%), average response time 192 ms. The bar chart above shows every period we have measured.
How do I connect Bill Of Sale?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Bill Of Sale need an API key?
No. Bill Of Sale completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Bill Of Sale?
It answers our handshake in 192 ms on average, which is faster than 68% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Bill Of Sale open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.