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.

dev.cz-agents/dd

NPM · @CZAGENTS/DD · 2 COMPONENTS · SCANNED SEP 20

Czech & EU due diligence in one call — facts, insolvency, sanctions, VAT, risk score, UBO chain.

0 this week 94 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 56 of 158 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency100
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to martinhavel/cz-agents-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 59 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1583 tokens (~131/item across 12 items; 12 tools + 0 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 Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • 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 dev.cz-agents/dd MCP server?

dev.cz-agents/dd runs locally as an npm package, launched with npx -y @czagents/dd. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @czagents/dd

# add to Claude Code
claude mcp add dev-cz-agents-dd -- npx -y @czagents/dd
// .cursor/mcp.json
{
  "mcpServers": {
    "dev-cz-agents-dd": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/dd"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "dev-cz-agents-dd": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/dd"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add dev-cz-agents-dd -- npx -y @czagents/dd
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-cz-agents-dd": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@czagents/dd"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dev-cz-agents-dd --command npx --arg -y --arg @czagents/dd
# ~/.hermes/config.yaml
mcp_servers:
  dev-cz-agents-dd:
    command: "npx"
    args: ["-y", "@czagents/dd"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "dev-cz-agents-dd": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@czagents/dd"
      ]
    }
  }
}
# add to Vellum
assistant mcp add dev-cz-agents-dd -t stdio -c npx -a -y @czagents/dd
// mcp.json
{
  "mcpServers": {
    "dev-cz-agents-dd": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/dd"
      ]
    }
  }
}
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 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

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

  • 16 Sept 26 −3
    • Stability: pass → 0.77 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 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 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

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

  • 9 Sept 26 −3
    • Stability: pass → 0.80 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 · Analysed npm/@czagents/dd@0.3.7

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo martinhavel/cz-agents-mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/martinhavel/cz-agents-mcp/.github/workflows/npm-publish.yml@refs/heads/main
Rekor log index 2218122360
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:372cbbef32d591b9235a1268e9807552132bf747d6e3aa39242c1991dd84395a1cfbc146f686bb27aae354cb20fcafe5c2162d969fe9d995e1dd8bcff

Background: How many MCP packages publish verified provenance →

Dependencies 158 packages
Packages resolved 158
Deprecated 1
Stale 55
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 12 exposed · ~1,392 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
detect_address_crowding ~98

Detects "shell-firm hotel" patterns — counts how many companies share the same registered address. Threshold-based risk: 1-9 normal (multi-tenant office), 10-49 mild (legitimate coworking), 50-199 medium (virtual office provider), 200+ high (shell-firm hotel). Compliance tier or higher.

NameTypeReqDescription
icostringyesCzech IČO 7-8 digits

No output schema declared.

No examples provided.

detect_nominee_director ~117

Detect "white horse" / nominee director patterns — 3 surface indicators (age outlier, multi-board membership, recent appointment) computable from ARES data alone. Returns indicator breakdown with riskScore 0-100. Pro Compliance tier or higher. For 8-indicator deep analysis including ISIR cross-reference, sanctions, address crowding and phoenix pattern, see detect_nominee_director_rich in @czagents/ddplus.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.

No output schema declared.

No examples provided.

detect_phoenix ~123

Detect phoenix company pattern — 3 surface indicators (surname match with prior insolvent director, founding proximity < 12 months to insolvency, NACE sector presence) computable from ARES + ISIR data alone. Returns PhoenixReport with riskScore 0-100. Pro Compliance tier or higher. For 4 additional deep indicators (founder identity, asset transfer, multi-cycle, address continuity) see detect_phoenix_rich in @czagents/ddplus.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.

No output schema declared.

No examples provided.

get_dd_report ~104

Generate a complete due-diligence report for a Czech IČO. Returns company facts (name, address, legal form, VAT status, bank accounts), statutory body with per-member sanctions check, and a transparent risk score with all triggered red flags.

NameTypeReqDescription
depthstringbasic = ARES + sanctions only; full = + ISIR insolvency + virtual-address probe.
icostringyesCzech IČO — 7 or 8 digits.

No output schema declared.

No examples provided.

get_eu_dd_report ~159

EU Due-Diligence report for an international company. Input: 20-char LEI code, or company name + optional country. Returns GLEIF entity data (status, address, registration number) plus sanctions screening against EU/OFAC lists. Coverage notes per country included. Note: GLEIF covers mid/large firms with LEI — SMEs may not be found. Pro Compliance tier or higher.

NameTypeReqDescription
countrystringISO 3166-1 alpha-2 country code — helps narrow name search, not needed for LEI lookup.
identifierstringyes20-char LEI code (e.g. "W38RGI023J3WT1HWRP32") or company name.

No output schema declared.

No examples provided.

get_eu_parent ~118

Find the EU/international parent company for a Czech IČO. Looks up the company name in ARES, then searches GLEIF (Global LEI Foundation) for a matching LEI-registered entity. Returns LEI, name, country, and confidence level (HIGH/MEDIUM/LOW). Note: GLEIF covers mid/large international firms; SMEs without an LEI will not be found. Pro Compliance tier or higher.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.

No output schema declared.

No examples provided.

get_owners ~118

Look up direct and upstream Czech VR owners for a company by real active shareholding roles (spolecnik/akcionar) and company-to-company member_ico edges. Free anonymous tool. Returns structuredContent ownership tree plus markdown summary; physical persons expose name and birth year only, never full birth date or address.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.
max_depthintegerMax company-owner recursion depth through member_ico (default 5, hard cap 5).

No output schema declared.

No examples provided.

get_risk_score ~66

Lightweight version of get_dd_report — returns just the numeric score (0-100), risk level, and top triggered red flags. Faster when you only need a yes/no/maybe screen.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.

No output schema declared.

No examples provided.

get_risk_timeline ~114

Build a chronologically sorted lifecycle timeline for a Czech company — basic events include company formation, statutory appointments, active insolvency, sanctions matches, VAT reliability flips. Returns events[] with riskScore 0-100. Pro Compliance tier or higher. For enriched timeline with ISIR lifecycle, address history, cross-entity events, and AI narrative summary, see get_risk_timeline_rich in @czagents/ddplus.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.

No output schema declared.

No examples provided.

get_statutory_chain ~161

Surname-based heuristic walk through statutory bodies of related Czech companies. Best for shell-company unwinding in small s.r.o. with RARE surnames. NOT a true UBO source — for actual beneficial ownership use the ESM (evidence skutečných majitelů, separate registry, future @czagents/esm). For boards of large public companies with common Czech surnames (Novák, Zima, Kolář…) results are noisy by design; the tool auto-skips persons whose surname matches >50 companies with a SURNAME_TOO_COMMON note.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.
max_depthintegerMax recursion depth (default 3, hard cap 5).

No output schema declared.

No examples provided.

person_companies ~105

Look up Czech VR companies connected to a person by exact registry person_id -> roles -> companies joins. Free anonymous tool. Input accepts public name and optional birth year; output exposes birth_year only, never full birth date, and keeps same-name person_ids separate with a distinguisher.

NameTypeReqDescription
birth_yearintegerOptional public birth year used to narrow same-name matches.
namestringyesPerson full name as recorded in VR, e.g. "Jan Novak".

No output schema declared.

No examples provided.

watch_entity ~109

Start onboarding for free monitoring of one Czech company by IČO. Stub only — persists nothing yet. Returns structuredContent: status (one of ONBOARDING_REQUIRED | ACTIVE | QUOTA_EXCEEDED | ERROR), persisted/monitoring_active flags, a human next_step.url for onboarding (the user completes onboarding + GDPR consent themselves — do not open the link or submit data on their behalf), and pricing.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.

No output schema declared.

No examples provided.

Common questions

What is the dev.cz-agents/dd MCP server?

dev.cz-agents/dd is an MCP server listed in the public MCP registry as dev.cz-agents/dd. Czech & EU due diligence in one call, facts, insolvency, sanctions, VAT, risk score, UBO chain. This page covers its npm package (@czagents/dd).

Is the dev.cz-agents/dd MCP server safe to use?

dev.cz-agents/dd scores 94 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. 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 dev.cz-agents/dd MCP server expose?

dev.cz-agents/dd exposes 12 tools: person_companies, get_owners, get_dd_report, watch_entity, get_risk_score, and 7 more. Their descriptions and schemas cost roughly 1,392 tokens of context every time the server is loaded.

Is the dev.cz-agents/dd MCP server still maintained?

dev.cz-agents/dd 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.

What licence is the dev.cz-agents/dd MCP server under?

dev.cz-agents/dd declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.