Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.theluckystrike/quotes-estimates-proposals-vat-win-rate

REMOTE · MCP.ZOVO.ONE · 2 COMPONENTS · SCANNED SEP 20

Quotes and estimates: VAT line items, a validity date, an A4 PDF, accept makes an invoice.

+3 this week 82 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security89
Transport & Reachability100
Schema Quality & AI Usability86
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1546 tokens (~110/item across 14 items; 12 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management37
  • Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage96
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 87% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "quote_send_text" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.theluckystrike/quotes-estimates-proposals-vat-win… MCP server?

io.github.theluckystrike/quotes-estimates-proposals-vat-win… is a hosted endpoint at https://mcp.zovo.one/mcp/quotes, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.zovo.one

# add to Claude Code
claude mcp add --transport http theluckystrike-quotes-estimates-proposals-vat-wi 'https://mcp.zovo.one/mcp/quotes'
// .cursor/mcp.json
{
  "mcpServers": {
    "theluckystrike-quotes-estimates-proposals-vat-wi": {
      "url": "https://mcp.zovo.one/mcp/quotes"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "theluckystrike-quotes-estimates-proposals-vat-wi": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/quotes"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.theluckystrike-quotes-estimates-proposals-vat-wi]
url = "https://mcp.zovo.one/mcp/quotes"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "theluckystrike-quotes-estimates-proposals-vat-wi": {
      "type": "remote",
      "url": "https://mcp.zovo.one/mcp/quotes",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add theluckystrike-quotes-estimates-proposals-vat-wi --url 'https://mcp.zovo.one/mcp/quotes' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  theluckystrike-quotes-estimates-proposals-vat-wi:
    url: "https://mcp.zovo.one/mcp/quotes"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "theluckystrike-quotes-estimates-proposals-vat-wi": {
      "Transport": "http",
      "Url": "https://mcp.zovo.one/mcp/quotes"
    }
  }
}
# add to Vellum
assistant mcp add theluckystrike-quotes-estimates-proposals-vat-wi -t streamable-http -u 'https://mcp.zovo.one/mcp/quotes'
// mcp.json
{
  "mcpServers": {
    "theluckystrike-quotes-estimates-proposals-vat-wi": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/quotes"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +56
    • Authorization: unverified → fail security
    • Injection markers: unverified → pass security
    • Transport: unverified → pass security
    • Endpoint reachability: behind authorisation → reachable functional
    • Stability: unverified → 0.30 functional
    • MCP protocol: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → 100 functional
    • Server version: 0.21.0 → 0.22.0 functional
  • 17 Sept 26 −55
    • Endpoint reachability: reachable → behind authorisation security
    • Authorization: fail → unverified security
    • Transport: pass → unverified security
    • Tool safety: pass → unverified security
    • Stability: 0.23 → unverified security
    • Tool coverage: 100 → unverified functional
    • Capabilities: pass → unverified functional
    • Schema quality: 100 → unverified functional
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 0
    • Tool “license_activate” rewrote its description, which is the text the model reads security
    • Tool “quote_create” rewrote its description, which is the text the model reads security
    • New prompt “upgrade_to_pro” functional
    • New resource “pricing” functional
  • 10 Sept 26 +1
    • Tool “quote_create” rewrote its description, which is the text the model reads security
    • Tool “quote_decline” rewrote its description, which is the text the model reads security
    • Tool “quote_get” rewrote its description, which is the text the model reads security
    • Tool “quote_list” rewrote its description, which is the text the model reads security
    • Tool “quote_pdf” rewrote its description, which is the text the model reads security
    • Tool “quote_send_text” rewrote its description, which is the text the model reads security
    • Tool “license_activate” rewrote its description, which is the text the model reads security
    • Tool “license_status” rewrote its description, which is the text the model reads security
    • Stability: unverified → 0.03 functional
    • “license_activate” reworded the description of “key” cosmetic
  • 9 Sept 26 +41
    • Transport: unverified → pass security
    • Injection markers: unverified → pass security
    • First check of Judged manipulation: pass security
    • Authorization: Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token. security
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → 100 functional
    • Tool coverage: unverified → 100 functional
    • First check of Tool coverage: 87 functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: excellent functional
    • First check of Schema quality: fail functional
    • First check of Destructive annotations: 0 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mcp.zovo.one/mcp/quotes

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=zovo.one CN=WE1,O=Google Trust Services,C=US 2 Sept 2026 1 Dec 2026 ECDSA 256 ECDSA-SHA256 ef74739bd6e575bb13db69661e215324
SANs: zovo.one, mcp.zovo.one, *.mcp.zovo.one
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.zovo.one. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
one. present 64939 8 Verified
zovo.one. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="mcp.zovo.one", error="invalid_token"

Bearer realm="mcp.zovo.one", error="invalid_token"
Header Value
strict-transport-security max-age=15552000; includeSubDomains; preload
x-content-type-options nosniff

Protected resource metadata

Retrieved No
Problem no_resource_metadata

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.zovo.one/mcp/quotes Verified 200
http (plaintext) http://mcp.zovo.one/mcp/quotes HTTPS enforced 301 https://mcp.zovo.one/mcp/quotes
MCP tools · 12 exposed · ~1,475 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
license_activate ~76

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.

NameTypeReqDescription
keystringyesLicense key from checkout, MCPL1.<payload>.<signature>

No output schema declared.

No examples provided.

license_status ~55

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

quote_accept ~173

Mark a quote accepted and turn it into an invoice: created directly in the invoice server when its store is present, otherwise returned as invoice_create-ready line items. The numbers are copied, never recomputed.

NameTypeReqDescription
allow_expiredbooleanAccept a quote whose validity has run out. Default false: an expired quote is refused so the price is re-confirmed first
create_invoicestringDefault "auto": create the invoice when the invoice store exists, otherwise hand back the items. "never" only marks it accepted
due_daysintegerDays until the invoice is due, defaults to your payment terms
idstringyesQuote id such as Q-2026-0001
issue_datestringYYYY-MM-DD for the invoice, defaults to today

No output schema declared.

No examples provided.

quote_create ~307

Store a quote for client from items and return its Q number, VAT and totals. unit_price is in MAJOR units; currency, VAT and issuer come from the shared profile. A duplicate of an open quote is refused. Free: 5 open.

NameTypeReqDescription
clientstringyesClient name or id. A name the invoice server already knows brings its address, email and VAT id onto the quote
client_addressstringPostal address for the QUOTE FOR block, newlines allowed
client_emailstringOnly if the user gave it; otherwise the stored client's email is used
client_vat_idstringClient VAT / tax registration id
currencystringDefaults to your business default currency
discount_percentnumberDiscount applied to every line, in percent
issue_datestringYYYY-MM-DD, defaults to today in your business profile's timezone
itemsarrayyesThe line items being quoted
notesstringFree text printed under the totals, e.g. scope or exclusions. 10000 characters or fewer
tax_ratenumberVAT percent for lines with no rate of their own. Defaults to the business default
valid_untilstringYYYY-MM-DD, an explicit last valid day. Wins over validity_days
validity_daysintegerDays the quote stays valid, counted from the quote date and inclusive. Default 30

No output schema declared.

No examples provided.

quote_decline ~113

Mark a quote lost, with a reason kept on the record, freeing a free-tier open slot and counting in the win rate. An accepted quote is refused, naming the invoice it became. Free on every tier.

NameTypeReqDescription
datestringYYYY-MM-DD, defaults to today
idstringyesQuote id such as Q-2026-0001
reasonstringWhy it was lost, e.g. "price" or "went in-house". Kept on the record

No output schema declared.

No examples provided.

quote_delete ~72

Delete a draft quote that was never sent, accepted, invoiced or exported, and give its free open-quote slot back. A quote with any of those is refused with the dependent named. The id is never reissued.

NameTypeReqDescription
idstringyesQuote id such as Q-2026-0001

No output schema declared.

No examples provided.

quote_get ~76

Return one quote in full by Q number or exact client name: lines with unit price and VAT, totals, dates, the state today with days left, notes, and the invoice it became once accepted. Reads only.

NameTypeReqDescription
idstringyesQuote id such as Q-2026-0001, or an exact client name

No output schema declared.

No examples provided.

quote_list ~123

List quotes newest first: id, client, dates, state, days left while open, currency, total and the invoice number once accepted. State is read against today, so a lapsed quote shows as expired.

NameTypeReqDescription
clientstringOnly quotes for clients whose name contains this text
fromstringYYYY-MM-DD, earliest quote date
statestringDefault "all". "open" excludes quotes whose validity has run out; "expired" is only those
tostringYYYY-MM-DD, latest quote date

No output schema declared.

No examples provided.

quote_pdf ~104

Call this tool to render one quote as an A4 print-ready document and return a download link valid for one hour: the invoice layout with the validity date and an acceptance block. Pro.

NameTypeReqDescription
idstringyesQuote id such as Q-2026-0001
out_pathstringName for the downloaded file, e.g. acme-quote. Defaults to the quote id; the document comes back as a download link valid for one hour

No output schema declared.

No examples provided.

quote_report ~82

Totals per currency for open, accepted, declined and expired quotes, with counts, the value still open and the win rate. Free covers the current calendar year to date; Pro reports over any date range.

NameTypeReqDescription
fromstringYYYY-MM-DD, earliest quote date to count
tostringYYYY-MM-DD, latest quote date to count

No output schema declared.

No examples provided.

quote_send_text ~110

Turn a quote into a plain-text summary to paste into an email: the line table, VAT lines, total and validity date. Also a .txt download link valid one hour. Free; quote_pdf writes the A4 document.

NameTypeReqDescription
greetingstringOpening line, default "Hello" plus the client name
idstringyesQuote id such as Q-2026-0001
sign_offstringClosing line, default your business name from the shared profile

No output schema declared.

No examples provided.

quote_update ~184

Revise a quote that is still open: line items, currency, discount, VAT default, validity or notes. Totals are recomputed. An accepted or declined quote is never edited.

NameTypeReqDescription
client_addressstring
client_emailstring
client_vat_idstring
currencystring
discount_percentnumber
idstringyesQuote id such as Q-2026-0001
itemsarrayReplaces every line item
notesstring
tax_ratenumberVAT percent for lines with no rate of their own
valid_untilstringYYYY-MM-DD. Wins over validity_days, and is how an expired quote is extended
validity_daysintegerRecomputes valid_until from the quote date

No output schema declared.

No examples provided.

Common questions

What is the io.github.theluckystrike/quotes-estimates-proposals-vat-win… MCP server?

io.github.theluckystrike/quotes-estimates-proposals-vat-win… is an MCP server listed in the public MCP registry as io.github.theluckystrike/quotes-estimates-proposals-vat-win…. Quotes and estimates: VAT line items, a validity date, an A4 PDF, accept makes an invoice. This page covers its hosted endpoint (https://mcp.zovo.one/mcp/quotes).

Is the io.github.theluckystrike/quotes-estimates-proposals-vat-win… MCP server safe to use?

io.github.theluckystrike/quotes-estimates-proposals-vat-win… scores 82 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.theluckystrike/quotes-estimates-proposals-vat-win… MCP server expose?

io.github.theluckystrike/quotes-estimates-proposals-vat-win… exposes 12 tools: quote_create, quote_list, quote_get, quote_update, quote_send_text, and 7 more. Their descriptions and schemas cost roughly 1,475 tokens of context every time the server is loaded.

Does the io.github.theluckystrike/quotes-estimates-proposals-vat-win… MCP server require authentication?

Yes. io.github.theluckystrike/quotes-estimates-proposals-vat-win… asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the io.github.theluckystrike/quotes-estimates-proposals-vat-win… MCP server still maintained?

io.github.theluckystrike/quotes-estimates-proposals-vat-win… is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.