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/service-agreement

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

Service agreements for freelancers: scope, deliverables, rate, termination and liability caps.

80 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 Usability84
  • 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 1340 tokens (~134/item across 10 items; 9 tools + 1 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 Management10
  • Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage95
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 86% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 10 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/service-agreement MCP server?

io.github.theluckystrike/service-agreement is a hosted endpoint at https://mcp.zovo.one/mcp/service-agreement, 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-service-agreement 'https://mcp.zovo.one/mcp/service-agreement'
// .cursor/mcp.json
{
  "mcpServers": {
    "theluckystrike-service-agreement": {
      "url": "https://mcp.zovo.one/mcp/service-agreement"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "theluckystrike-service-agreement": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/service-agreement"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.theluckystrike-service-agreement]
url = "https://mcp.zovo.one/mcp/service-agreement"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "theluckystrike-service-agreement": {
      "type": "remote",
      "url": "https://mcp.zovo.one/mcp/service-agreement",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add theluckystrike-service-agreement --url 'https://mcp.zovo.one/mcp/service-agreement' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  theluckystrike-service-agreement:
    url: "https://mcp.zovo.one/mcp/service-agreement"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "theluckystrike-service-agreement": {
      "Transport": "http",
      "Url": "https://mcp.zovo.one/mcp/service-agreement"
    }
  }
}
# add to Vellum
assistant mcp add theluckystrike-service-agreement -t streamable-http -u 'https://mcp.zovo.one/mcp/service-agreement'
// mcp.json
{
  "mcpServers": {
    "theluckystrike-service-agreement": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/service-agreement"
    }
  }
}

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.

  • 20 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.

  • 18 Sept 26 +1
    • Stability: unverified → 0.03 functional
  • 17 Sept 26 78

    First indexed and scored.

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/service-agreement

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/service-agreement Verified 200
http (plaintext) http://mcp.zovo.one/mcp/service-agreement HTTPS enforced 301 https://mcp.zovo.one/mcp/service-agreement
MCP tools · 9 exposed · ~1,288 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
agreement_checklist ~94

The before-you-send-it checklist for one agreement: every missing field is listed, and terms whose absence cuts one way are flagged neutrally -- as written, what the gap means for both parties -- such as no termination clause or an uncapped liability. Reads only.

NameTypeReqDescription
agreementstringyesThe agreement id, e.g. SA-2026-0003, or the client name when only one agreement has it

No output schema declared.

No examples provided.

agreement_create ~506

Write a service agreement between a freelancer and a client before the work starts: the parties, the scope of services, the deliverables, the rate and payment terms, start and end dates, a termination notice period, a liability cap and the governing jurisdiction. Stores the agreement and returns it rendered as clean Markdown with a signature block. Free tier: 3 active agreements; expiring a finished one frees its slot.

NameTypeReqDescription
clausesarrayIds of library clauses to include, from clause_library: ip_assignment, confidentiality, late_payment, kill_fee, revision_rounds. The clause library is a Pro feature
clientstringyesWho the work is for, e.g. Brightleaf Studio
client_addressstring
currencystringyesISO code the rate and cap are in
deliverablesarrayyesWhat the client receives at the end, e.g. ["Five-page site deployed to the client's host", "Handover document"]
end_datestringThe date the engagement ends, YYYY-MM-DD. Leave unset for an open-ended engagement
freelancerstringyesWho does the work, e.g. Anna Nowak, or Nowak Design
freelancer_addressstring
jurisdictionstringThe governing law and courts, e.g. England and Wales, or the State of New York
liability_cap_centsintegerThe most the freelancer can be liable for, in whole cents. Leave unset and liability is uncapped, which the checklist flags
notestring
payment_termsstringyesWhen and how it is paid, e.g. Net 14 from invoice date, or 50% on signing and 50% on delivery
rate_centsintegeryesThe rate in whole cents. 8500 is 85.00
rate_unitstringyesWhat the rate buys: an hour, a day, or the whole project
scopestringyesThe services the freelancer provides, e.g. Design and build of a five-page marketing site, with two weeks of post-launch fixes
start_datestringThe date work begins, YYYY-MM-DD. May be in the future; it is a plan, not a log
termination_notice_daysintegerDays of written notice either party must give to end the agreement, e.g. 14

No output schema declared.

No examples provided.

agreement_get ~89

Read one service agreement in full by SA number or client name: parties, scope, deliverables, rate and payment terms, dates, termination, liability cap, jurisdiction, the clauses it carries, its status and its status history. Reads only.

NameTypeReqDescription
agreementstringyesThe agreement id, e.g. SA-2026-0003, or the client name when only one agreement has it

No output schema declared.

No examples provided.

agreement_list ~90

List service agreements newest first: parties, status, rate, dates and the clauses each carries. Filter by status and by client. An agreement is active until it is expired; the free tier holds 3 active agreements.

NameTypeReqDescription
clientstringOnly agreements whose client contains this text, case-insensitive
statusstringOnly agreements at this status: draft, sent, signed, expired

No output schema declared.

No examples provided.

agreement_render ~142

Render a service agreement ready to send and sign: the parties, the services, the deliverables, the payment terms, the term, termination, liability, jurisdiction, any library clauses it carries, and a signature block for both parties. Markdown, or self-contained HTML with print CSS that needs nothing from the network. HTML is a Pro feature. Writes nothing.

NameTypeReqDescription
agreementstringyesThe agreement id, e.g. SA-2026-0003, or the client name when only one agreement has it
formatstringmarkdown (default) or html. The HTML carries its own styling and references nothing external. HTML is a Pro feature

No output schema declared.

No examples provided.

agreement_update_status ~139

Move one agreement exactly one step: draft, sent, signed, expired, stamping the date and an optional note into its history. A skipped or backwards step is refused and nothing is written. Expiring a finished engagement frees a free-tier slot.

NameTypeReqDescription
agreementstringyesThe agreement id, e.g. SA-2026-0003, or the client name when only one agreement has it
datestringThe date to stamp the step with, YYYY-MM-DD. Default today
notestring
statusstringyesThe next step for this agreement: draft, sent, signed, expired

No output schema declared.

No examples provided.

clause_library ~97

List the built-in clause library: intellectual property assignment, mutual confidentiality, late payment interest, kill fee and revision rounds. Each clause is a title plus a body text. Pass an agreement and, on Pro, every body comes back with that agreement's variables filled in. The free tier lists titles and summaries; the full texts are a Pro feature.

NameTypeReqDescription
agreementstringFill each clause body with this agreement's variables. Pro feature

No output schema declared.

No examples provided.

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.

Common questions

What is the io.github.theluckystrike/service-agreement MCP server?

io.github.theluckystrike/service-agreement is an MCP server listed in the public MCP registry as io.github.theluckystrike/service-agreement. Service agreements for freelancers: scope, deliverables, rate, termination and liability caps. This page covers its hosted endpoint (https://mcp.zovo.one/mcp/service-agreement).

Is the io.github.theluckystrike/service-agreement MCP server safe to use?

io.github.theluckystrike/service-agreement scores 80 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/service-agreement MCP server expose?

io.github.theluckystrike/service-agreement exposes 9 tools: agreement_create, agreement_get, agreement_list, agreement_update_status, clause_library, and 4 more. Their descriptions and schemas cost roughly 1,288 tokens of context every time the server is loaded.

Does the io.github.theluckystrike/service-agreement MCP server require authentication?

Yes. io.github.theluckystrike/service-agreement 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/service-agreement MCP server still maintained?

io.github.theluckystrike/service-agreement 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.