com.pactlio/contracts
REMOTE · WWW.PACTLIO.COM · SCANNED SEP 21
Contract drafting, statute-cited US state law requirements, non-compete checks, risk analysis.
Available components
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 Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 8 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability83
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 886 tokens (~110/item across 8 items; 8 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 8 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
How do I install the com.pactlio/contracts MCP server?
com.pactlio/contracts is a hosted endpoint at https://www.pactlio.com/api/mcp, 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 · www.pactlio.com
claude mcp add --transport http com-pactlio-contracts 'https://www.pactlio.com/api/mcp'
{
"mcpServers": {
"com-pactlio-contracts": {
"url": "https://www.pactlio.com/api/mcp"
}
}
} {
"servers": {
"com-pactlio-contracts": {
"type": "http",
"url": "https://www.pactlio.com/api/mcp"
}
}
} [mcp_servers.com-pactlio-contracts] url = "https://www.pactlio.com/api/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-pactlio-contracts": {
"type": "remote",
"url": "https://www.pactlio.com/api/mcp",
"enabled": true
}
}
} openclaw mcp add com-pactlio-contracts --url 'https://www.pactlio.com/api/mcp' --transport streamable-http
mcp_servers:
com-pactlio-contracts:
url: "https://www.pactlio.com/api/mcp" {
"McpServers": {
"com-pactlio-contracts": {
"Transport": "http",
"Url": "https://www.pactlio.com/api/mcp"
}
}
} assistant mcp add com-pactlio-contracts -t streamable-http -u 'https://www.pactlio.com/api/mcp'
{
"mcpServers": {
"com-pactlio-contracts": {
"type": "http",
"url": "https://www.pactlio.com/api/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
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.
- 15 Sept 26 +1
- Stability: fail → pass ▲ security
- 26 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 89 to 92.
- 23 Aug 26 80
- Tool “get_draft_status” rewrote its description, which is the text the model reads security
- Tool “start_contract_draft” rewrote its description, which is the text the model reads security
- 16 Aug 26 0
- Stability: 0.67 → fail ▼ security
- A breaking change shipped without a version bump: still 1.0.0 ▼ security
- Tool “start_contract_draft” rewrote its description, which is the text the model reads security
- Schema quality: 94 → 106 ▼ functional
- “start_contract_draft” added a required parameter “accept_terms”, so existing callers break ▼ functional
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
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 21 Sept 2026 · Probed https://www.pactlio.com/api/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=www.pactlio.com | CN=WE1,O=Google Trust Services,C=US | 17 Sept 2026 | 16 Dec 2026 | ECDSA 256 | ECDSA-SHA256 | e2a5bcad3d911a1e0e48f9536008c019 |
| SANs: www.pactlio.com | ||||||
| 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 www.pactlio.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| pactlio.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains |
| content-security-policy | default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://js.stripe.com https://m.stripe.network https://accounts.google.com https://www.googletagmanager.com https://googleads.g.doubleclick.net https://www.googleadservices.com; style-src 'self' 'unsafe-inline' https://accounts.google.com; img-src 'self' data: blob: https:; font-src 'self' data:; connect-src 'self' https://api.stripe.com https://*.lemonsqueezy.com https://*.anthropic.com https://*.openai.com https://*.googleapis.com https://accounts.google.com https://www.google.com https://api.perplexity.ai https://*.posthog.com https://*.google-analytics.com https://*.analytics.google.com https://googleads.g.doubleclick.net https://pagead2.googlesyndication.com https://www.googleadservices.com wss:; frame-src 'self' https://js.stripe.com https://*.lemonsqueezy.com https://accounts.google.com https://www.googletagmanager.com https://td.doubleclick.net; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'none'; upgrade-in |
| x-content-type-options | nosniff |
| x-frame-options | DENY |
| referrer-policy | strict-origin-when-cross-origin |
| permissions-policy | camera=(), microphone=(), geolocation=(), interest-cohort=() |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://www.pactlio.com/api/mcp | Verified | 200 | |
| http (plaintext) | http://www.pactlio.com/api/mcp | HTTPS enforced | 301 | https://www.pactlio.com/api/mcp |
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 →
analyze_contract Analyze a contract for risks and red flags ~83
Paste contract text and get an AI risk analysis: red flags, one-sided clauses, missing protections, and questions to ask. Free (2/day). Not legal advice.
| Name | Type | Req | Description |
|---|---|---|---|
| contract_text | string | yes | The contract text to analyze (200 to 50,000 characters) |
| focus | string | – | Optional focus, e.g. "IP ownership", "termination terms" |
No output schema declared.
No examples provided.
check_non_compete_enforceability Check non-compete enforceability by US state ~76
Whether a non-compete agreement is enforceable, limited, or void in a given US state (or DC), with salary thresholds and the key statute. Data covers all 50 states + DC.
| Name | Type | Req | Description |
|---|---|---|---|
| state | string | yes | US state name or slug, e.g. "California" or "california" |
No output schema declared.
No examples provided.
get_checkout_link Get checkout link for a drafted contract ~60
Returns the URL where a human can view the preview and pay to unlock the full contract for a draft created with start_contract_draft. Share this link with your user.
| Name | Type | Req | Description |
|---|---|---|---|
| preview_id | string | yes | The preview_id returned by start_contract_draft |
No output schema declared.
No examples provided.
get_draft_status Get contract draft status / preview ~89
Check a contract draft from start_contract_draft. Returns "awaiting_human" until a person opens the preview URL, "pending" while generating. When complete, returns the free preview (opening sections), the titles of locked sections, and the URL where a human can pay to unlock the full contract.
| Name | Type | Req | Description |
|---|---|---|---|
| preview_id | string | yes | The preview_id returned by start_contract_draft |
No output schema declared.
No examples provided.
get_intake_questions Get intake questions for a contract type ~93
The questions Pactlio asks to draft a specific contract type — use these to collect the information needed before calling start_contract_draft. Returns fields, types, options, and validation rules.
| Name | Type | Req | Description |
|---|---|---|---|
| contract_type | string | yes | Contract type id from list_contract_types, e.g. "nda_mutual", "contractor_agreement" |
| jurisdiction | string | – | Optional jurisdiction filter, e.g. "california" |
No output schema declared.
No examples provided.
get_jurisdiction_requirements Get jurisdiction-specific contract requirements ~134
Statute-cited legal requirements, key differences, common pitfalls, terminology, and FAQs for a contract type in a specific US state or country. Use contract slug (e.g. "contractor-agreement") + jurisdiction slug (e.g. "california", "us", "uk", "eu-gdpr").
| Name | Type | Req | Description |
|---|---|---|---|
| contract_slug | string | yes | Contract type slug, e.g. "non-compete", "contractor-agreement" |
| jurisdiction_slug | string | yes | Jurisdiction slug, e.g. "california", "texas", "us", "uk", "canada" |
No output schema declared.
No examples provided.
list_contract_types List contract types ~45
List all contract and legal document types Pactlio can generate, with descriptions, use cases, and USD prices. Start here to find the right contract type slug/id for other tools.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
start_contract_draft Start drafting a contract (free preview) ~306
Prepare a contract draft with Pactlio's multi-agent AI engine (drafter, critic, compliance checker). Returns a preview_id and a URL. Generation (3-5 minutes) starts only when a human opens that URL in a browser — share it with your user, then poll get_draft_status. Free preview shows the opening sections; the full contract is unlocked by a human via checkout. Provide deal_summary fields collected via get_intake_questions (at minimum: parties, plus the required fields for the contract type). REQUIRES accept_terms: true — first confirm with your user that they accept the Pactlio Terms of Use and understand the output is an AI-generated draft for review, not legal advice.
| Name | Type | Req | Description |
|---|---|---|---|
| accept_terms | boolean | yes | Must be true. Confirms your end user accepts the Pactlio Terms of Use (https://www.pactlio.com/terms) and understands the result is an AI-generated draft for review — not legal advice, and no attorne… |
| contract_type | string | yes | Contract type id, e.g. "nda_mutual" (see list_contract_types) |
| deal_summary | object | yes | Answers keyed by field name from get_intake_questions, e.g. {"parties":{"you":"Acme Inc","other":"Jane Doe"},"customFields":{...}} |
| jurisdiction | string | – | Jurisdiction id, e.g. "california", "us_general", "uk_england_wales" |
No output schema declared.
No examples provided.
What is the com.pactlio/contracts MCP server?
com.pactlio/contracts is an MCP server listed in the public MCP registry as com.pactlio/contracts. Contract drafting, statute-cited US state law requirements, non-compete checks, risk analysis. This page covers its hosted endpoint (https://www.pactlio.com/api/mcp).
Is the com.pactlio/contracts MCP server safe to use?
com.pactlio/contracts 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 com.pactlio/contracts MCP server expose?
com.pactlio/contracts exposes 8 tools: list_contract_types, get_jurisdiction_requirements, check_non_compete_enforceability, get_intake_questions, start_contract_draft, and 3 more. Their descriptions and schemas cost roughly 886 tokens of context every time the server is loaded.
Does the com.pactlio/contracts MCP server require authentication?
No. We connected to com.pactlio/contracts without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the com.pactlio/contracts MCP server still maintained?
com.pactlio/contracts is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.