Agent Decision & Evidence Tools (MCP + x402)
REMOTE · MCP.EUCOMPLIANCE.TOOLS · SCANNED SEP 21
40 MCP tools: multi-chain RPC, market and transaction decisions, AI, EU compliance and US imports
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 Security74
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- 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 Usability71
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 4723 tokens (~118/item across 40 items; 40 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 Management94
- Stability check failed: schema churn in the 30 days we've observed: 0 tool removals, 2 breaking changes, 0 auth/transport breaks, 23 additions. See how to fix → Fail
Tool Coverage73
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 6% of tool parameters carry a description.Partial
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "prepare_invoice_to_pay_eu" implies "pay" and declares readOnlyHint instead, contradicting what its own name says it does. See how to fix → Fail
- An AI judge read all 41 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the Agent Decision & Evidence Tools (MCP + x402) server?
Agent Decision & Evidence Tools (MCP + x402) is a hosted endpoint at https://mcp.eucompliance.tools/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 · mcp.eucompliance.tools
claude mcp add --transport http patrickpi1312-eu-compliance 'https://mcp.eucompliance.tools/mcp'
{
"mcpServers": {
"patrickpi1312-eu-compliance": {
"url": "https://mcp.eucompliance.tools/mcp"
}
}
} {
"servers": {
"patrickpi1312-eu-compliance": {
"type": "http",
"url": "https://mcp.eucompliance.tools/mcp"
}
}
} [mcp_servers.patrickpi1312-eu-compliance] url = "https://mcp.eucompliance.tools/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"patrickpi1312-eu-compliance": {
"type": "remote",
"url": "https://mcp.eucompliance.tools/mcp",
"enabled": true
}
}
} openclaw mcp add patrickpi1312-eu-compliance --url 'https://mcp.eucompliance.tools/mcp' --transport streamable-http
mcp_servers:
patrickpi1312-eu-compliance:
url: "https://mcp.eucompliance.tools/mcp" {
"McpServers": {
"patrickpi1312-eu-compliance": {
"Transport": "http",
"Url": "https://mcp.eucompliance.tools/mcp"
}
}
} assistant mcp add patrickpi1312-eu-compliance -t streamable-http -u 'https://mcp.eucompliance.tools/mcp'
{
"mcpServers": {
"patrickpi1312-eu-compliance": {
"type": "http",
"url": "https://mcp.eucompliance.tools/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.
- 6 Sept 26 +9
- Stability: pass → fail ▼ security
- Authorization: unverified → partial ▲ security
- The server rewrote its instructions, which are the text every model session reads security
- Tool “agent_spend_statement” rewrote its description, which is the text the model reads security
- Tool “agentllm_micro” rewrote its description, which is the text the model reads security
- Tool “ai_act_disclosure” rewrote its description, which is the text the model reads security
- Tool “check_counterparty_eu” rewrote its description, which is the text the model reads security
- Tool “eu_vat_rules” rewrote its description, which is the text the model reads security
- Tool “invoice_to_pay_dossier_eu” rewrote its description, which is the text the model reads security
- Tool “lookup_company_eu” rewrote its description, which is the text the model reads security
- Tool “market_data” rewrote its description, which is the text the model reads security
- Tool “market_history” rewrote its description, which is the text the model reads security
- Tool “must_verify_before_pay” rewrote its description, which is the text the model reads security
- Tool “prepare_agentllm_micro” rewrote its description, which is the text the model reads security
- Tool “prepare_invoice_to_pay_eu” rewrote its description, which is the text the model reads security
- Tool “prepare_us_import_readiness” rewrote its description, which is the text the model reads security
- Tool “read_url” rewrote its description, which is the text the model reads security
- Tool “recover_us_import_readiness” rewrote its description, which is the text the model reads security
- Tool “screen_sanctions_eu” rewrote its description, which is the text the model reads security
- Tool “token_status” rewrote its description, which is the text the model reads security
- Tool “tx_preflight” rewrote its description, which is the text the model reads security
- Tool “tx_status” rewrote its description, which is the text the model reads security
- Tool “us_import_readiness_guard” rewrote its description, which is the text the model reads security
- Tool “validate_einvoice_eu” rewrote its description, which is the text the model reads security
- Tool “validate_iban” rewrote its description, which is the text the model reads security
- Tool “validate_vat” rewrote its description, which is the text the model reads security
- Tool “verify_compliance_receipt” rewrote its description, which is the text the model reads security
- “must_verify_before_pay” made “payee_iban” required, so existing callers break ▼ functional
- “must_verify_before_pay” made “payee_name” required, so existing callers break ▼ functional
- “must_verify_before_pay” made “payee_vat” required, so existing callers break ▼ functional
- “tx_preflight” changed the type of “amount”: number → string ▼ functional
- “tx_preflight” changed the type of “value_eth”: number → string ▼ functional
- Schema quality: 172 → 118 ▲ functional
- Tool coverage: 0% → 6% ▲ functional
- Tool “agent_spend_statement” now declares an output schema ▲ functional
- Tool “agentllm_micro” now declares an output schema ▲ functional
- Tool “ai_act_disclosure” now declares an output schema ▲ functional
- Tool “check_counterparty_eu” now declares an output schema ▲ functional
- Tool “eu_vat_rules” now declares an output schema ▲ functional
- Tool “invoice_to_pay_dossier_eu” now declares an output schema ▲ functional
- Tool “lookup_company_eu” now declares an output schema ▲ functional
- Tool “market_data” now declares an output schema ▲ functional
- Tool “market_history” now declares an output schema ▲ functional
- Tool “must_verify_before_pay” now declares an output schema ▲ functional
- Tool “prepare_agentllm_micro” now declares an output schema ▲ functional
- Tool “prepare_invoice_to_pay_eu” now declares an output schema ▲ functional
- Tool “tx_status” now declares an output schema ▲ functional
- Tool “prepare_us_import_readiness” now declares an output schema ▲ functional
- Tool “read_url” now declares an output schema ▲ functional
- Tool “recover_us_import_readiness” now declares an output schema ▲ functional
- Tool “screen_sanctions_eu” now declares an output schema ▲ functional
- Tool “token_status” now declares an output schema ▲ functional
- Tool “tx_preflight” now declares an output schema ▲ functional
- Tool “us_import_readiness_guard” now declares an output schema ▲ functional
- Tool “validate_einvoice_eu” now declares an output schema ▲ functional
- Tool “validate_iban” now declares an output schema ▲ functional
- Tool “validate_vat” now declares an output schema ▲ functional
- Tool “verify_compliance_receipt” now declares an output schema ▲ functional
- First check of Tool coverage: 100 functional
- Server version: 1.4.0 → 1.6.0 functional
- New tool “agentllm_basic” functional
- New tool “agentllm_plus” functional
- New tool “coin_positioning_brief” functional
- New tool “contract_info” functional
- New tool “gas_estimate” functional
- New tool “market_decision_pack” functional
- New tool “open_social_search” functional
- New tool “perp_market_data” functional
- New tool “prepare_agentllm” functional
- New tool “prepare_x402_purchase_guard” functional
- New tool “recommend_agent_tool” functional
- New tool “rpc_read_batch” functional
- New tool “soft_commodity_stress” functional
- New tool “spot_price” functional
- New tool “wallet_balance” functional
- New tool “x402_purchase_guard” functional
- “check_counterparty_eu” added an optional parameter “b2b” cosmetic
- “check_counterparty_eu” added an optional parameter “own_country” cosmetic
- “check_counterparty_eu” added an optional parameter “relationship” cosmetic
- “check_counterparty_eu” added an optional parameter “type” cosmetic
- “eu_vat_rules” added an optional parameter “above_oss_threshold” cosmetic
- “eu_vat_rules” added an optional parameter “customer_vat_valid” cosmetic
- “prepare_us_import_readiness” reworded the description of “country_of_origin” cosmetic
- “prepare_us_import_readiness” reworded the description of “gtin” cosmetic
- “prepare_us_import_readiness” reworded the description of “hts_code” cosmetic
- “token_status” reworded the description of “amount” cosmetic
- “us_import_readiness_guard” reworded the description of “country_of_origin” cosmetic
- “us_import_readiness_guard” reworded the description of “gtin” cosmetic
- “us_import_readiness_guard” reworded the description of “hts_code” cosmetic
- “us_import_readiness_guard” reworded the description of “job_id” cosmetic
- “us_import_readiness_guard” reworded the description of “recovery_secret” cosmetic
- Tool “agent_spend_statement” changed its title: Agent spend transfer evidence cosmetic
- Tool “agentllm_micro” changed its title: AgentLLM Micro inference cosmetic
- Tool “ai_act_disclosure” changed its title: EU AI Act disclosure evidence cosmetic
- Tool “check_counterparty_eu” changed its title: Counterparty due diligence (KYB) cosmetic
- Tool “eu_vat_rules” changed its title: EU VAT decision engine cosmetic
- Tool “invoice_to_pay_dossier_eu” changed its title: EU Invoice Payment Guard cosmetic
- Tool “lookup_company_eu” changed its title: Company register lookup cosmetic
- Tool “market_data” changed its title: Fresh market indicators cosmetic
- Tool “market_history” changed its title: Archived market history cosmetic
- Tool “must_verify_before_pay” changed its title: Autonomous payment gate cosmetic
- Tool “prepare_agentllm_micro” changed its title: Prepare AgentLLM Micro (free) cosmetic
- Tool “prepare_invoice_to_pay_eu” changed its title: Prepare EU Invoice Payment Guard (free) cosmetic
- Tool “prepare_us_import_readiness” changed its title: Prepare US Import Readiness Guard (free) cosmetic
- Tool “read_url” changed its title: Safe page reader cosmetic
- Tool “recover_us_import_readiness” changed its title: Recover a settled US Import Readiness result (free) cosmetic
- Tool “screen_sanctions_eu” changed its title: Sanctions screening (EU, UN, UK) cosmetic
- Tool “token_status” changed its title: ERC-20 balance and allowance evidence cosmetic
- Tool “tx_preflight” changed its title: Agent Transaction Guard cosmetic
- Tool “tx_status” changed its title: Transaction status and revert evidence cosmetic
- Tool “us_import_readiness_guard” changed its title: US Import Readiness Guard cosmetic
- Tool “validate_einvoice_eu” changed its title: E-invoice validation cosmetic
- Tool “validate_iban” changed its title: IBAN structure check (free) cosmetic
- Tool “validate_vat” changed its title: EU VAT identity check (free) cosmetic
- Tool “verify_compliance_receipt” changed its title: Verify a compliance receipt (free) cosmetic
- 30 Aug 26 0
- Stability: 0.97 → pass security
- 29 Aug 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.
- 27 Aug 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.
- 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 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.
- 24 Aug 26 0
- The server rewrote its instructions, which are the text every model session reads security
- Server version: 1.3.0 → 1.4.0 functional
- New tool “agentllm_micro” functional
- New tool “prepare_agentllm_micro” functional
- 23 Aug 26 68
- The server rewrote its instructions, which are the text every model session reads security
- Tool “tx_preflight” rewrote its description, which is the text the model reads security
- Schema quality: 142 → 174 ▼ functional
- Server version: 1.1.0 → 1.3.0 functional
- New tool “invoice_to_pay_dossier_eu” functional
- New tool “prepare_invoice_to_pay_eu” functional
- New tool “prepare_us_import_readiness” functional
- New tool “recover_us_import_readiness” functional
- New tool “us_import_readiness_guard” 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://mcp.eucompliance.tools/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=eucompliance.tools | CN=YE2,O=Let's Encrypt,C=US | 31 Jul 2026 | 29 Oct 2026 | ECDSA 256 | ECDSA-SHA384 | 5bf497255b72f3456c9c4f007612e8b86cb |
| SANs: api.eucompliance.tools, eucompliance.tools, mcp.eucompliance.tools, www.eucompliance.tools | ||||||
| CN=YE2,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 4df3b15dd6c0784c507cd37b58e6f115 |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of mcp.eucompliance.tools. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| tools. | present | 13831 | 8 | Verified |
| eucompliance.tools. | 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 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.eucompliance.tools/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.eucompliance.tools/mcp | HTTPS enforced | 301 | https://mcp.eucompliance.tools/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 →
prepare_us_import_readiness Prepare US Import Readiness Guard (free) ~235
FREE local completeness and safety check for ordinary goods dispatched from DE/AT to the US. Requires product, material, intended-use, origin, value and explicit regulated-attribute answers. No product URL is accepted or fetched. Returns an opaque job ID and recovery secret for the paid guard.
| Name | Type | Req | Description |
|---|---|---|---|
| brand | string | – | – |
| country_of_origin | string | yes | Valid ISO-3166 manufacturing origin, not dispatch country |
| customs_value_usd | string | yes | – |
| destination_country | string | – | – |
| dispatch_country | string | yes | – |
| gtin | string | – | Optional GTIN/UPC/EAN |
| hts_code | string | – | Optional buyer-declared 6, 8 or 10 digit HTS code |
| importer_use | string | yes | – |
| intended_use | string | yes | – |
| material_or_composition | string | yes | – |
| merchant_forwarding_policy | string | yes | – |
| model | string | – | – |
| product_description | string | yes | – |
| product_name | string | yes | – |
| quantity | integer | yes | – |
| risk_answers | object | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| chargeable | boolean | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| contract | string | – | – |
| coverage | object | – | – |
| did_you_mean | object|null | – | – |
| eligible_for_paid_dossier | boolean | – | – |
| error | – | – | – |
| error_code | string | – | – |
| input_fingerprint | string | – | – |
| issues | array | – | – |
| job | object | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| partial_evidence | object | – | – |
| price | string | – | No payment is required for this tool. |
| privacy | object | – | – |
| purchase | object|null | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| status_code | integer | – | – |
| tool | string | – | – |
| unknown | array | – | – |
No examples provided.
prepare_x402_purchase_guard Prepare x402 Purchase Guard (free) ~75
FREE strict syntax and supported-v2-shape check for a raw base64/base64url PAYMENT-REQUIRED header. Returns a canonical challenge fingerprint and the policy fields required by the paid guard, without revealing the paid decision, contacting the target, reading a wallet or attempting payment.
| Name | Type | Req | Description |
|---|---|---|---|
| payment_required | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| challenge_hash_basis | string | – | – |
| challenge_sha256 | string | – | – |
| charged | boolean | – | – |
| contract | string | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| paid_tool | string | – | – |
| partial_evidence | object | – | – |
| price | string | – | No payment is required for this tool. |
| ready_for_paid_analysis | boolean | – | – |
| ready_to_buy | boolean | – | – |
| required_policy | array | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| status_code | integer | – | – |
| target_network_called | boolean | – | – |
| target_payment_attempted | boolean | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| wallet_accessed | boolean | – | – |
No examples provided.
read_url Safe page reader ~51
Fetch a public web page as clean Markdown or text while refusing internal and private addresses, suitable for reading evidence before an agent acts on a link.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | – | – |
| url | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| author | string|null | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| content | string | – | – |
| content_chars | integer | – | – |
| date | string|null | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| fetched_at | string | – | – |
| final_url | string | – | – |
| format | string | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| note | string | – | – |
| partial_evidence | object | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| sitename | string|null | – | – |
| status | integer | – | – |
| status_code | integer | – | – |
| title | string|null | – | – |
| tool | string | – | – |
| truncated | boolean | – | – |
| unknown | array | – | – |
| url | string | – | – |
No examples provided.
recommend_agent_tool Recommend the right agent tool (free) ~151
FREE deterministic router over the published Agent Card. Describe the job and optional category, country, chain, price cap and available input names; receive one to three matching tools with exact catalog prices, required inputs and a safe workflow. It performs no model call, network lookup, payment or target-tool execution and never returns supplied secret values.
| Name | Type | Req | Description |
|---|---|---|---|
| available_inputs | string | – | Optional comma-separated input field names already available; values must not be supplied. |
| category | string | – | – |
| chain | string | – | – |
| country | string | – | – |
| goal | string | yes | – |
| max_price_usdc | string | – | – |
| max_results | integer | – | – |
| prefer_free | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| catalog | object | – | – |
| charged | boolean | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| no_match | boolean | – | – |
| no_match_reason | string|null | – | – |
| partial_evidence | object | – | – |
| price | string | – | No payment is required for this tool. |
| recommendations | array | – | – |
| retryable | boolean | – | – |
| routing | object | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| status_code | integer | – | – |
| tool | string | – | – |
| unknown | array | – | – |
No examples provided.
recover_us_import_readiness Recover a settled US Import Readiness result (free) ~71
FREE recovery when an x402 settlement succeeded but the signed response was lost. Returns only the already-settled result for the opaque job ID and recovery secret; it never performs a new lookup or creates a new charge.
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | – |
| recovery_secret | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| contract | string | – | – |
| cost_view | object | – | – |
| decision | object | – | – |
| did_you_mean | object|null | – | – |
| entry_policy | object | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| forwarding | object | – | – |
| input_fingerprint | string | – | – |
| limitations | array | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| next_actions | array | – | – |
| ordinary_duty_component | object | – | – |
| partial_evidence | object | – | – |
| policy_version | string | – | – |
| pricing | object | – | – |
| privacy | object | – | – |
| product | object | – | – |
| recalls | object | – | – |
| receipt | object | – | – |
| regulatory_routing | object | – | – |
| retryable | boolean | – | – |
| route | object | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| source_snapshots | array | – | – |
| status_code | integer | – | – |
| tariff | object | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| validity | object | – | – |
No examples provided.
rpc_read_batch 28-chain read-only RPC batch ~105
Run 1-20 standard read-only JSON-RPC requests as one paid call across 28 EVM mainnets. Set one default chain for the batch or override it with an optional chain field on each request. Includes public-node failover, decoded Error/Panic reverts and source evidence; signing, state-changing convenience methods and transaction broadcasting are unavailable.
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | – | Default chain used when a request entry has no chain override. |
| requests | array | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| chain | string | – | – |
| chain_count | integer | – | – |
| chains | object | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| contract | string | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| mixed_chain_batch | boolean | – | – |
| multi_chain | boolean | – | – |
| node_used | string | – | – |
| nodes_failed | array | – | – |
| partial_evidence | object | – | – |
| read_only | boolean | – | – |
| receipt | object | – | – |
| request_count | integer | – | – |
| result | – | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| status_code | integer | – | – |
| took_ms | integer | – | – |
| tool | string | – | – |
| transport_attempts | integer | – | – |
| transport_failures | array | – | – |
| unknown | array | – | – |
No examples provided.
screen_sanctions_eu Sanctions screening (EU, UN, UK) ~106
Check a person or company against the official EU (Commission FSF), UN Security Council and UK (HM Treasury OFSI) sanctions lists. 12,000+ listed entities, 50,000+ name variants, re-indexed daily, fuzzy matching. Each hit states its list, programme, reference and the list date.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | – | – |
| lists | string | – | – |
| name | string | yes | – |
| threshold | number | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| checked_at | string | – | – |
| clear | boolean | – | – |
| compliance_workflow | object | – | – |
| country_filter | string|null | – | – |
| did_you_mean | object|null | – | – |
| disclaimer | string | – | – |
| entities_screened | integer | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| list_generated | – | – | – |
| lists_screened | array | – | – |
| match_count | integer | – | – |
| matches | array | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| names_screened | integer | – | – |
| not_included | – | – | – |
| partial_evidence | object | – | – |
| query | string | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| source | – | – | – |
| sources | array | – | – |
| status_code | integer | – | – |
| threshold | number | – | – |
| tool | string | – | – |
| unknown | array | – | – |
No examples provided.
soft_commodity_stress Soft-commodity supply-stress evidence ~76
Calculate a disclosed weather-only supply-stress score from Brazilian growing-belt rainfall and dry days. A paid result also includes at least one usable Ivory Coast cocoa-or-coffee farmgate-price observation from a distinct source as context; availability of both commodities is not guaranteed. This has its own wrapper because its upstream cost is higher.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| coverage | string | – | – |
| data | object | – | – |
| did_you_mean | object|null | – | – |
| disclaimer | string | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| freshness | object | – | – |
| generated_at | string | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| partial_evidence | object | – | – |
| product | string | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| signal | object | – | – |
| sources | array | – | – |
| status_code | integer | – | – |
| tool | string | – | – |
| trade | object | – | – |
| unknown | array | – | – |
No examples provided.
spot_price Multi-source crypto spot median ~60
Attempt independent Binance, Coinbase and Kraken public tickers and calculate the median from the live quotes that return. Every delivered quote, quote currency, spread and timestamp is disclosed; fewer than two live sources is an uncharged error.
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| as_of | string | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| message | string | – | – |
| method | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| note | string | – | – |
| partial_evidence | object | – | – |
| price_usd | number | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| sources | array | – | – |
| sources_failed | array | – | – |
| spread_pct | number | – | – |
| status_code | integer | – | – |
| symbol | string | – | – |
| tool | string | – | – |
| unknown | array | – | – |
No examples provided.
token_status ERC-20 balance and allowance evidence ~77
Return an owner's token balance and optional spender allowance, including whether both satisfy a requested amount, across five EVM chains.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | – | – | Exact decimal string preferred; JSON number remains accepted for backwards compatibility. |
| chain | string | – | – |
| owner | string | yes | – |
| spender | string | – | – |
| token | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| action_needed | string | – | – |
| allowance | object | – | – |
| balance | string | – | – |
| balance_raw | string | – | – |
| blocking_reasons | array | – | – |
| chain | string | – | – |
| chain_id | integer | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| checked_at | string | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| note | string | – | – |
| owner | string | – | – |
| partial_evidence | object | – | – |
| receipt | object | – | – |
| requested_amount | string | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| spender | string | – | – |
| status_code | integer | – | – |
| token | object | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| would_succeed | boolean | – | – |
No examples provided.
tx_preflight Agent Transaction Guard ~167
Read-only decision analysis before signing with five on-chain core checks: native balance/gas price, transaction-specific gas estimate, simulation with decoded revert reason, pending nonce gap and recipient bytecode/type. Token inputs add an optional ERC-20 balance and allowance check. Returns proceed, review or block with evidence, unknowns, limitations and safe next actions. Wallet sanctions screening is not included because official name lists cannot clear or identify a blockchain address. Missing evidence is never approval; there are no follow-up charges.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | – | – |
| chain | string | – | – |
| data | string | – | – |
| sender | string | yes | – |
| spender | string | – | – |
| to | string | yes | – |
| token | string | – | – |
| value_eth | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| blocking_reasons | array | – | – |
| broadcasts_transaction | boolean | – | – |
| chain | string | – | – |
| chain_id | integer | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| checked_at | string | – | – |
| checks | array | – | – |
| contract | string | – | – |
| decision | object | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| evidence | object | – | – |
| extensions | object | – | – |
| gas | object | – | – |
| limitations | array | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| next_actions | array | – | – |
| nonce | object | – | – |
| note | string | – | – |
| partial_evidence | object | – | – |
| pricing | object | – | – |
| read_only | boolean | – | – |
| receipt | object | – | – |
| recipient | object | – | – |
| retryable | boolean | – | – |
| review_reasons | array | – | – |
| sender | string | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| simulation | object | – | – |
| status_code | integer | – | – |
| to | string | – | – |
| token | object | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| value | object | – | – |
| verdict | string | – | – |
| wallet_sanctions | object | – | – |
| would_succeed | boolean | – | – |
No examples provided.
tx_status Transaction status and revert evidence ~58
Return mined or pending status, success or decoded revert reason, gas used, block and confirmations for a transaction on Base, Ethereum, Arbitrum, Optimism or Polygon.
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | – | – |
| tx_hash | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| block | integer | – | – |
| chain | string | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| checked_at | string | – | – |
| confirmations | integer|null | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| evidence | object | – | – |
| extensions | object | – | – |
| fee_paid_eth | string | – | – |
| fee_paid_wei | string | – | – |
| from | string | – | – |
| gas_used | integer | – | – |
| known_to_node | boolean | – | – |
| logs | array | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| partial_evidence | object | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| revert_reason | string|null | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| status | string | – | – |
| status_code | integer | – | – |
| to | string|null | – | – |
| tool | string | – | – |
| tx_hash | string | – | – |
| unknown | array | – | – |
| value | string | – | – |
No examples provided.
us_import_readiness_guard US Import Readiness Guard ~325
Signed pre-purchase evidence dossier for ordinary goods dispatched from Germany or Austria to the United States. Validates a buyer-declared HTS code or returns non-binding current USITC candidates, calculates only a simple ordinary-duty component, checks CPSC recall candidates and routes declared regulated attributes. Returns PROCEED_TO_CARRIER_QUOTE, REVIEW_REQUIRED or DO_NOT_FORWARD. It never fetches a product URL, orders, creates an address, books shipping or claims exact landed cost, carrier acceptance or customs clearance. Free input check first; source/input failures are not settled.
| Name | Type | Req | Description |
|---|---|---|---|
| brand | string | – | – |
| country_of_origin | string | yes | Valid ISO-3166 manufacturing origin, not dispatch country |
| customs_value_usd | string | yes | – |
| destination_country | string | – | – |
| dispatch_country | string | yes | – |
| gtin | string | – | Optional GTIN/UPC/EAN |
| hts_code | string | – | Optional buyer-declared 6, 8 or 10 digit HTS code |
| importer_use | string | yes | – |
| intended_use | string | yes | – |
| job_id | string | yes | Opaque job ID returned by the free prepare call |
| material_or_composition | string | yes | – |
| merchant_forwarding_policy | string | yes | – |
| model | string | – | – |
| product_description | string | yes | – |
| product_name | string | yes | – |
| quantity | integer | yes | – |
| recovery_secret | string | yes | Secret returned by the free prepare call |
| risk_answers | object | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| contract | string | – | – |
| cost_view | object | – | – |
| decision | object | – | – |
| did_you_mean | object|null | – | – |
| entry_policy | object | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| forwarding | object | – | – |
| input_fingerprint | string | – | – |
| limitations | array | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| next_actions | array | – | – |
| ordinary_duty_component | object | – | – |
| partial_evidence | object | – | – |
| policy_version | string | – | – |
| pricing | object | – | – |
| privacy | object | – | – |
| product | object | – | – |
| recalls | object | – | – |
| receipt | object | – | – |
| regulatory_routing | object | – | – |
| retryable | boolean | – | – |
| route | object | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| source_snapshots | array | – | – |
| status_code | integer | – | – |
| tariff | object | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| validity | object | – | – |
No examples provided.
validate_einvoice_eu E-invoice validation ~75
Validate an XRechnung, ZUGFeRD/Factur-X or Peppol BIS invoice (UBL or CII) against EN 16931: mandatory fields, arithmetic consistency of all totals, VAT breakdown and category rules, each finding with its official BR- rule code.
| Name | Type | Req | Description |
|---|---|---|---|
| xml | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| checked_at | string | – | – |
| customization_id | string|null | – | – |
| did_you_mean | object|null | – | – |
| disclaimer | string | – | – |
| document_type | string | – | – |
| error | – | – | – |
| error_code | string | – | – |
| error_count | integer | – | – |
| errors | array | – | – |
| extensions | object | – | – |
| full_schematron | boolean | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| partial_evidence | object | – | – |
| profile | string | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| schematron | object | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| source | string | – | – |
| standard | string | – | – |
| status_code | integer | – | – |
| summary | object | – | – |
| syntax | string | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| valid | boolean | – | – |
| warning_count | integer | – | – |
| warnings | array | – | – |
No examples provided.
validate_iban IBAN structure check (free) ~46
FREE IBAN checksum and country-structure validation with BIC and bank-name enrichment where registry data exists. It does not prove account existence or ownership.
| Name | Type | Req | Description |
|---|---|---|---|
| iban | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| bank_code | string|null | – | – |
| bank_name | string|null | – | – |
| bank_registry_checked | boolean | – | – |
| bank_registry_note | string | – | – |
| bban | string | – | – |
| bic | string|null | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| check_digits | string | – | – |
| country | string | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| formatted | string | – | – |
| input | string | – | – |
| length | integer | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| partial_evidence | object | – | – |
| price | string | – | No payment is required for this tool. |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| status_code | integer | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| valid | boolean | – | – |
No examples provided.
validate_vat EU VAT identity check (free) ~60
FREE live validation of an EU VAT ID against VIES, including the registered name and address when the member state publishes them. Use this as the no-cost entry point before paid VAT, counterparty or invoice decisions.
| Name | Type | Req | Description |
|---|---|---|---|
| vat_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| address | string|null | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| checked_at | string | – | – |
| country | string | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| format_valid | boolean | – | – |
| hint | string | – | – |
| input | string | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| name | string|null | – | – |
| normalized | string | – | – |
| partial_evidence | object | – | – |
| price | string | – | No payment is required for this tool. |
| registered | boolean | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| source | string | – | – |
| status_code | integer | – | – |
| suggested_vat_id | string | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| vies_checked | boolean | – | – |
No examples provided.
verify_compliance_receipt Verify a compliance receipt (free) ~53
Anyone can verify issuer authenticity, integrity and the signed validity window of a eucompliance.tools result locally without payment or network access; this does not validate the underlying facts.
| Name | Type | Req | Description |
|---|---|---|---|
| document_json | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| checked_at | string | – | – |
| content_unchanged | boolean | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| expired | boolean | – | – |
| failures | array | – | – |
| issued_at | string | – | – |
| issued_by_us | boolean | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| official_issuer_key | string | – | – |
| partial_evidence | object | – | – |
| price | string | – | No payment is required for this tool. |
| reasons | array | – | – |
| recovered_signer | string | – | – |
| retryable | boolean | – | – |
| service | string | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| signature_valid | boolean | – | – |
| status_code | integer | – | – |
| subject | string | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| valid | boolean | – | – |
| valid_until | string | – | – |
No examples provided.
wallet_balance Wallet execution evidence ~57
Return a live native balance, exact wei, pending nonce, observed block and RPC-source evidence for a wallet on Base, Ethereum, Arbitrum, Optimism or Polygon.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
| chain | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| address | string | – | – |
| balance_native | string | – | – |
| balance_wei | string | – | – |
| chain | string | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| checked_at | string | – | – |
| contract | string | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| native_symbol | string | – | – |
| observed_block | integer | – | – |
| partial_evidence | object | – | – |
| pending_nonce | integer | – | – |
| read_only | boolean | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| sources | array | – | – |
| status_code | integer | – | – |
| tool | string | – | – |
| unknown | array | – | – |
No examples provided.
x402_purchase_guard x402 Purchase Guard ~173
Compare an already received canonical x402 v2 challenge with the buyer's exact resource, method, USDC price limit, network policy, trusted recipient and EVM/Solana signing-mechanism fields. Returns PROCEED_TO_USER_CONFIRMATION, REVIEW_REQUIRED or REJECT_CHALLENGE with normalized evidence and a signed fingerprint. A positive result requires confirmation, pins one exact option and expires after 10 minutes. Never contacts the target, accesses a wallet, signs or submits the target payment; merchant identity, delivery and target request-body binding are outside scope.
| Name | Type | Req | Description |
|---|---|---|---|
| allowed_networks | array | yes | – |
| expected_pay_to | string | yes | – |
| max_price_usdc | string | yes | – |
| payment_required | string | yes | – |
| resource_method | string | yes | – |
| resource_url | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| confirmation_requirements | object | – | – |
| contract | string | – | – |
| decision | string | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| evidence | object | – | – |
| execution | object | – | – |
| extensions | object | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| normalized_payment_options | array | – | – |
| partial_evidence | object | – | – |
| reasons | array | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| risk_flags | array | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| status_code | integer | – | – |
| tool | string | – | – |
| unknown | array | – | – |
No examples provided.
What is the Agent Decision & Evidence Tools (MCP + x402) server?
Agent Decision & Evidence Tools (MCP + x402) is listed in the public MCP registry as io.github.PatrickPi1312/eu-compliance. 40 MCP tools: multi-chain RPC, market and transaction decisions, AI, EU compliance and US imports. This page covers its hosted endpoint (https://mcp.eucompliance.tools/mcp).
Is the Agent Decision & Evidence Tools (MCP + x402) server safe to use?
Agent Decision & Evidence Tools (MCP + x402) 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 Agent Decision & Evidence Tools (MCP + x402) server expose?
Agent Decision & Evidence Tools (MCP + x402) exposes 40 tools: validate_vat, validate_iban, recommend_agent_tool, prepare_agentllm, prepare_agentllm_micro, and 35 more. Their descriptions and schemas cost roughly 4,130 tokens of context every time the server is loaded.
Does the Agent Decision & Evidence Tools (MCP + x402) server require authentication?
No. We connected to Agent Decision & Evidence Tools (MCP + x402) without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the Agent Decision & Evidence Tools (MCP + x402) server still maintained?
Agent Decision & Evidence Tools (MCP + x402) 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.