mcpbeat Sign in

Change Order MCP Server

answering

Change Order is answering right now. Last checked 12 min ago. It exposes 11 tools. Last commit 9 Sep 2026.

Change orders against a quote or work order: deltas, approval, running contract value.

Uptime history 4 days of history
4 days agonow
100.0%
Uptime 24h
92 of 92 checks
11
Tools
read from the server
289 ms
Response time
average over 24h
0
Stars
last commit 9 Sep 2026

What changed 11

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

10 Sep a tool description was rewritten license_activate
9 Sep 7 tool descriptions were rewritten9 times that day change_order_delete, change_order_get, change_order_list and 4 more
9 Sep a tool changed the parameters it asks for license_activate
and 2 more, back to 9 September 2026

Nothing serious here today

Today is the operative word: we check Change Order 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 12 min ago.

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

Available tools 11

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

change
change_order_add_line
Add one line to a draft change order: added or removed with a quantity and a unit price in minor units, or changed with the old and the new quantity and price, each with a reason and a date. Free.
change_order_create
Raise a change order against a quote or work order and return its CO-YYYY-NNNN number: the reference, the client, a title, the date, and the original contract value in minor units. Free tier: 5 open.
change_order_delete
Delete a DRAFT change order with no lines, freeing an open slot. One sent, approved, rejected or voided is refused, and so is one carrying lines: void it with change_order_status instead. The number is not reissued.
change_order_document
Render one change order as a plain-text document for the client to approve: every line with its reason, the delta net and gross, the contract value before and after, and an approval block. The same text also comes back as a .txt download link valid for one hour. Pro.
change_order_get
Return one change order in full by CO number or client: every added, removed and changed line with its reason and delta, VAT, delta gross, the status history and the running value. change_order_list finds the id.
change_order_invoice_payload
Build the approved delta as invoice_create-ready items in MAJOR units and quote_create-ready items in MINOR units, with VAT at the shared profile rate. Writes nothing and creates nothing. Pro.
change_order_list
List change orders newest first with status, reference, client, currency and net delta, and above them the APPROVED and the pending delta per currency, kept apart. Filter by reference, status, client, date.
change_order_status
Move one change order along and stamp the date and note: draft to sent, sent to approved or rejected, either to void. Backwards steps, an unsent approval and a backdated move are all refused.
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.
contract
contract_value
The running value of one quote or work order: original, approved deltas and current value, with pending draft and sent deltas kept apart. Net of VAT. A reference with no change order is refused.

Endpoints

URLTransportStateLatencyChecked
https://mcp.zovo.one/mcp/change-order streamable-http answering 552 ms 12 min ago

Alternatives to Change Order

same job, measured the same way
Scope Change
by theluckystrike

Scope changes against a work order, each with a reason, a date and the client's approval on record.

local only
Delivery Schedule
by theluckystrike

Dated deliverables against a quote or work order: due dates, sign-off, what is late, milestones.

local only
Delivery Schedule Milestones Late Report
by bestremotetools

Dated deliverables against a quote or work order. late_report says what has slipped as at any date y

local only
Variation Order
by theluckystrike

Variation orders on a quoted job: what was added, removed or changed, and what it is now worth.

local only
DOCX Document Generator Proposal Contract Markdown
by theluckystrike

Create real Word .docx files from your AI chat: proposals, quotes, contracts, statements of work.

14 tools answering
C
Govcon Feed
by dropwatchhq

Track US federal contract changes: what changed, deltas, competitor award watch, award search.

4 tools answering
API Contract Validator
by lazymac2x

Cloudflare Workers MCP server: api-contract-validator

5 tools answering
C
Verify
by kenoodl

Runs your code against a contract; returns HELD or BROKE at the exact input. Deterministic.

1 tools answering

Change Order — questions

Answers built from our own checks of this server.

What can Change Order do?
It exposes 11 tools, read directly from the server on our last check. Among them: change_order_add_line, change_order_create, change_order_delete, change_order_document, change_order_get, change_order_invoice_payload and 5 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 Change Order mostly used for?
Its tools cluster around change 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 Change Order working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 289 ms. The bar chart above shows every period we have measured.
How do I connect Change Order?
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 Change Order need an API key?
No. Change Order completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Change Order?
It answers our handshake in 289 ms on average, which is faster than 55% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Change Order 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.