Agent Decision & Evidence Tools (MCP + x402)
REMOTE · MCP.EUCOMPLIANCE.TOOLS · SCANNED SEP 20
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 0
- 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 20 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 →
agent_spend_statement Agent spend transfer evidence ~100
Create a complete Base USDC outflow and transfer record for an agent wallet: every observed transfer, recipient, transaction reference and dated ECB EUR conversion, available as JSON or CSV. Transfers remain explicitly unclassified until invoice, supplier identity and supply type are linked; this tool does not assign VAT, reverse-charge or deductible-expense treatment by itself.
| Name | Type | Req | Description |
|---|---|---|---|
| days | integer | – | – |
| format | string | – | – |
| wallet | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| classification | string | – | – |
| complete | boolean | – | – |
| csv | string | – | – |
| days | integer | – | – |
| did_you_mean | object|null | – | – |
| disclaimer | string | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| format | string | – | – |
| gaps | array | – | – |
| generated_at | string | – | – |
| media_type | string | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| note | string | – | – |
| outgoing_transfer_count | integer | – | – |
| partial_evidence | object | – | – |
| payees | array | – | – |
| payment_count | integer | – | – |
| payments | array | – | – |
| period | object | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| sources | object | – | – |
| status_code | integer | – | – |
| tool | string | – | – |
| total_eur | number | – | – |
| total_usd | number | – | – |
| transaction_semantics | string | – | – |
| truncated | boolean | – | – |
| unknown | array | – | – |
| vat_assessment | object | – | – |
| wallet | string | – | – |
No examples provided.
agentllm_basic AgentLLM Basic inference ~96
OpenAI-compatible general chat and summaries for exactly 0.005 USDC per call. Run prepare_agentllm with tier basic first. Hard limits are 6,000 UTF-8 input bytes, 16 messages and 750 output tokens; upstream model and usage are disclosed and the result includes a signed receipt.
| Name | Type | Req | Description |
|---|---|---|---|
| max_tokens | integer | – | – |
| prompt | string | yes | – |
| system | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| choices | array | – | – |
| created | integer | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| id | string | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| model | string | – | – |
| object | string | – | – |
| partial_evidence | object | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| status_code | integer | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| usage | object | – | – |
| x402_service | object | – | – |
No examples provided.
agentllm_micro AgentLLM Micro inference ~68
OpenAI-compatible classification, extraction, routing and short summaries for exactly 0.003 USDC per call. Validate the exact JSON for free first; no account or API key.
| Name | Type | Req | Description |
|---|---|---|---|
| max_tokens | integer | – | – |
| prompt | string | yes | – |
| system | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| choices | array | – | – |
| created | integer | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| id | string | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| model | string | – | – |
| object | string | – | – |
| partial_evidence | object | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| status_code | integer | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| usage | object | – | – |
| x402_service | object | – | – |
No examples provided.
agentllm_plus AgentLLM Plus inference ~101
OpenAI-compatible stronger drafting, analysis and longer summaries for exactly 0.02 USDC per call. Run prepare_agentllm with tier plus first. Hard limits are 6,000 UTF-8 input bytes, 16 messages and 1,200 output tokens; upstream model and usage are disclosed and the result includes a signed receipt.
| Name | Type | Req | Description |
|---|---|---|---|
| max_tokens | integer | – | – |
| prompt | string | yes | – |
| system | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| choices | array | – | – |
| created | integer | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| id | string | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| model | string | – | – |
| object | string | – | – |
| partial_evidence | object | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| status_code | integer | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| usage | object | – | – |
| x402_service | object | – | – |
No examples provided.
ai_act_disclosure EU AI Act disclosure evidence ~104
Create a signed Article 50 provenance record and German/English disclosure for AI-generated content, including a privacy-first hash-only path. This attests declared origin; it does not detect AI in arbitrary content.
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | – | – |
| content_sha256 | string | – | – |
| deployer | string | – | – |
| kind | string | – | – |
| language | string | – | – |
| model | string | – | – |
| model_provider | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| did_you_mean | object|null | – | – |
| disclosure | object | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| obligations | array | – | – |
| partial_evidence | object | – | – |
| penalty_exposure | string | – | – |
| provenance | object | – | – |
| receipt | object | – | – |
| regulation | string | – | – |
| retryable | boolean | – | – |
| scope_and_limits | object | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| standard | string | – | – |
| status_code | integer | – | – |
| tool | string | – | – |
| unknown | array | – | – |
No examples provided.
check_counterparty_eu Counterparty due diligence (KYB) ~100
VAT ID validation (VIES) plus sanctions screening plus IBAN check in one call, condensed into a traffic-light verdict with reasons and a recommendation.
| Name | Type | Req | Description |
|---|---|---|---|
| b2b | boolean | – | – |
| country | string | – | – |
| iban | string | – | – |
| name | string | – | – |
| own_country | string | – | – |
| relationship | string | – | – |
| type | string | – | – |
| vat | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| checked_at | string | – | – |
| checks_missing | array | – | – |
| checks_performed | array | – | – |
| compliance_workflow | object | – | – |
| coverage | object | – | – |
| did_you_mean | object|null | – | – |
| disclaimer | string | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| iban_result | object | – | – |
| input | object | – | – |
| legal_entity | object | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| partial_evidence | object | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| risk | object | – | – |
| sanctions | object | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| status_code | integer | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| vat | object | – | – |
No examples provided.
coin_positioning_brief Signed coin-positioning brief ~79
Calculate a disclosed crowded-long/short score from current Hyperliquid funding and premium. The response also includes an at-least-two-exchange spot median, open interest, volume and the service's six-hour archive trend as separate context; a still-filling archive is labelled and does not enter this score.
| 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 | – | – |
| evidence | object | – | – |
| extensions | object | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| note | string | – | – |
| partial_evidence | object | – | – |
| perp | object | – | – |
| positioning | string | – | – |
| positioning_score | integer | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| rule | string | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| spot | object | – | – |
| status_code | integer | – | – |
| symbol | string | – | – |
| tool | string | – | – |
| trend | object | – | – |
| unknown | array | – | – |
No examples provided.
contract_info Contract or wallet classification ~56
Inspect live runtime bytecode, native balance, transaction count and observed block, returning deployed_contract, eoa_or_empty or precompile_or_system_address without claiming wallet ownership.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
| chain | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| account_type | string | – | – |
| address | string | – | – |
| balance_native | string | – | – |
| balance_wei | string | – | – |
| bytecode_bytes | integer | – | – |
| chain | string | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| checked_at | string | – | – |
| classification_note | string | – | – |
| contract | string | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| has_deployed_bytecode | boolean | – | – |
| is_contract | boolean|null | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| native_symbol | string | – | – |
| observed_block | integer | – | – |
| partial_evidence | object | – | – |
| 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 | – | – |
| transaction_count | integer | – | – |
| unknown | array | – | – |
No examples provided.
eu_vat_rules EU VAT decision engine ~138
Place of supply, reverse charge, intra-Community supply or export, the rate, plus the EN 16931 VAT category code (BT-151), exemption reason code (BT-121) and invoice wording. Supplier/customer jurisdictions are always required; customer VAT validity, transaction type and OSS-threshold evidence are conditionally required when the selected VAT rule depends on them. Missing evidence is reported, not inferred.
| Name | Type | Req | Description |
|---|---|---|---|
| above_oss_threshold | – | – | – |
| b2b | boolean | – | – |
| customer | string | yes | – |
| customer_vat_valid | – | – | – |
| supplier | string | yes | – |
| type | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| b2b | boolean | – | – |
| charge_vat | boolean|null | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| checked_at | string | – | – |
| customer_country | string|null | – | – |
| customer_in_eu | boolean | – | – |
| decision | string | – | – |
| did_you_mean | object|null | – | – |
| disclaimer | string | – | – |
| en16931_exemption_reason_code | string|null | – | – |
| en16931_exemption_reason_text | string|null | – | – |
| en16931_vat_category_code | string | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| invoice_note_de | string|null | – | – |
| invoice_note_en | string|null | – | – |
| legal_reference | string | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| notes | array | – | – |
| partial_evidence | object | – | – |
| place_of_supply | string | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| standard_rate_as_of | string | – | – |
| standard_rate_source | string | – | – |
| status_code | integer | – | – |
| supplier_country | string | – | – |
| supplier_country_name | string | – | – |
| supply_type | string | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| vat_rate_percent | number|null | – | – |
No examples provided.
gas_estimate Gas and execution-fee estimate ~76
Return the current gas price and, when transaction fields are supplied, eth_estimateGas plus an execution-fee estimate with excluded rollup components stated explicitly.
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | – | – |
| data | string | – | – |
| sender | string | – | – |
| to | string | – | – |
| value_native | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| 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 | – | – |
| estimated_execution_fee_native | string | – | – |
| estimated_execution_fee_wei | string | – | – |
| extensions | object | – | – |
| fee_components_not_included | array | – | – |
| gas_limit | string | – | – |
| gas_price_gwei | string | – | – |
| gas_price_wei | string | – | – |
| max_priority_fee_wei | string|null | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| native_symbol | string | – | – |
| observed_block | integer | – | – |
| partial_evidence | object | – | – |
| read_only | boolean | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| revert_reason | string|null | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| sources | array | – | – |
| status_code | integer | – | – |
| tool | string | – | – |
| total_fee_complete | boolean | – | – |
| transaction | object | – | – |
| transaction_estimated | boolean | – | – |
| unknown | array | – | – |
| would_revert | boolean | – | – |
No examples provided.
invoice_to_pay_dossier_eu EU Invoice Payment Guard ~264
One signed decision before an EU invoice is paid: READY_FOR_BUYER_APPROVAL, HOLD_FOR_REVIEW or DO_NOT_PAY with evidence and safe next actions. Accepts UBL/CII XML or ZUGFeRD/Factur-X with one embedded invoice XML, not ordinary/scanned PDFs. Complete EN 16931 validation, live VIES, EU/UN/UK sanctions, VAT treatment and a buyer-trusted IBAN match. READY_FOR_BUYER_APPROVAL does not prove delivery, internal approval, duplicate-ledger status or bank-account ownership. Free input check first; 1.00 USDC per completed dossier, no subscription or paid follow-up.
| Name | Type | Req | Description |
|---|---|---|---|
| b2b | boolean | – | – |
| buyer_country | string | yes | – |
| document_base64 | string | – | – |
| expected_amount | string | yes | – |
| expected_buyer_vat | string | – | – |
| expected_currency | string | yes | – |
| expected_supplier_name | string | – | – |
| expected_supplier_vat | string | – | – |
| filename | string | – | – |
| invoice_xml | string | – | – |
| purchase_order_reference | string | – | – |
| supply_type | string | – | – |
| trusted_payee_iban | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| checks | array | – | – |
| contract | string | – | – |
| decision | object | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| evidence | object | – | – |
| evidence_coverage | object | – | – |
| extensions | object | – | – |
| input_fingerprint | string | – | – |
| invoice | object | – | – |
| limitations | array | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| next_actions | array | – | – |
| partial_evidence | object | – | – |
| payment | object | – | – |
| policy_version | string | – | – |
| pricing | object | – | – |
| privacy | object | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| source_snapshots | array | – | – |
| status_code | integer | – | – |
| supplier | object | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| validity | object | – | – |
No examples provided.
lookup_company_eu Company register lookup ~85
Live extract from official national registers in France, Norway, Czechia, Finland, Slovakia and Poland: name, registration number, status, legal form, address and registration date. Germany and Austria are not covered because their registers are not available here as an equivalent open lookup.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | yes | – |
| id | string | – | – |
| name | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| available_countries | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| checked_at | string | – | – |
| did_you_mean | object|null | – | – |
| disclaimer | string | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| not_covered | – | – | – |
| partial_evidence | object | – | – |
| query | object | – | – |
| receipt | object | – | – |
| register | string | – | – |
| register_url | string | – | – |
| result_count | integer | – | – |
| results | array | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| status_code | integer | – | – |
| tool | string | – | – |
| unknown | array | – | – |
No examples provided.
market_data Fresh market indicators ~55
Return one computed market_brief, Base gas or yield indicator with source coverage, freshness, a stable repeat URL and a do-not-repurchase-before time. Soft commodities use soft_commodity_stress.
| Name | Type | Req | Description |
|---|---|---|---|
| product | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| automation | object | – | – |
| 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 | – | – |
| related_resources | array | – | – |
| 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.
market_decision_pack Complete market decision pack ~69
Return ENTER_RISK, WAIT or REDUCE_RISK with score, evidence-coverage confidence, reasons, risk flags, invalidation conditions and a 15-minute expiry. One call combines regime, gas, APY, BTC/ETH/SOL spot, top perps and seven-day history.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| automation | object | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| components | object | – | – |
| coverage | string | – | – |
| decision | object | – | – |
| did_you_mean | object|null | – | – |
| disclaimer | string | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| freshness | object | – | – |
| generated_at | string | – | – |
| history_7d | object | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| partial_evidence | object | – | – |
| perps | object | – | – |
| product | string | – | – |
| receipt | object | – | – |
| related_resources | array | – | – |
| retryable | boolean | – | – |
| rule | string | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| spot | object | – | – |
| status_code | integer | – | – |
| tool | string | – | – |
| unknown | array | – | – |
No examples provided.
market_history Archived market history ~89
Return the service's own archived gas, yield, commodity or market-brief series as raw observations or daily medians. At least two usable points must remain after the requested resolution; an empty, one-point or incompletely readable archive returns an uncharged error and is never sold as a time series.
| Name | Type | Req | Description |
|---|---|---|---|
| days | integer | – | – |
| product | string | yes | – |
| resolution | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| coverage_note | string|null | – | – |
| did_you_mean | object|null | – | – |
| disclaimer | string | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| partial_evidence | object | – | – |
| points | array | – | – |
| product | string | – | – |
| receipt | object | – | – |
| resolution | string | – | – |
| retryable | boolean | – | – |
| rule | string | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| stats | object | – | – |
| status_code | integer | – | – |
| tool | string | – | – |
| unit | string|null | – | – |
| unknown | array | – | – |
| window_days | integer | – | – |
No examples provided.
must_verify_before_pay Autonomous payment gate ~99
Return allow or deny before an agent pays a counterparty, using sanctions screening, live VIES validation and IBAN structure evidence. Deny is the default and the decision carries a signed receipt.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | – | – |
| country | string | – | – |
| currency | string | – | – |
| payee_iban | string | yes | – |
| payee_name | string | yes | – |
| payee_vat | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| allowed | boolean | – | – |
| amount | number | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| checks | array | – | – |
| currency | string | – | – |
| decision | string | – | – |
| detail | object | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| partial_evidence | object | – | – |
| payee | object | – | – |
| policy | string | – | – |
| reasons | array | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| risk_level | string | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| status_code | integer | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| verify_offline | string | – | – |
No examples provided.
open_social_search Open-network social search ~94
Search Bluesky and Hacker News for every query; for a single public tag, additionally search Mastodon's anonymous tag timeline. Mastodon is not applicable to phrase search. Results are delivered only when every source promised for that query answers; a source failure is an uncharged error, never a partial paid result. Twitter/X and TikTok are deliberately excluded.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| query | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| charged | boolean | – | When present on an error, false means the failed result is uncharged. |
| coverage_complete | boolean | – | – |
| coverage_note | string | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| extensions | object | – | – |
| message | string | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| partial_evidence | object | – | – |
| posts | array | – | – |
| query | string | – | – |
| receipt | object | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| sources_failed | array | – | – |
| sources_not_applicable | array | – | – |
| sources_ok | array | – | – |
| status_code | integer | – | – |
| tool | string | – | – |
| unknown | array | – | – |
No examples provided.
perp_market_data Perpetual-futures positioning data ~61
Return Hyperliquid mark and oracle prices, funding, open interest, 24-hour volume, premium and maximum leverage for one coin or the top markets by volume, with source and timestamp.
| Name | Type | Req | Description |
|---|---|---|---|
| coin | string | – | – |
| top | integer | – | – |
| 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 | – | – |
| evidence | object | – | – |
| extensions | object | – | – |
| market_count_total | integer | – | – |
| markets | array | – | – |
| 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. |
| source | string | – | – |
| status_code | integer | – | – |
| tool | string | – | – |
| unknown | array | – | – |
No examples provided.
prepare_agentllm Choose and prepare AgentLLM tier (free) ~100
FREE deterministic validation and exact-price routing for all AgentLLM tiers. Choose Micro for classification, extraction and short summaries, Basic for general chat, or Plus for stronger drafting, analysis and longer summaries. It validates the exact arguments without calling a model or charging; continue only when ready_to_buy is true.
| Name | Type | Req | Description |
|---|---|---|---|
| max_tokens | integer | – | – |
| prompt | string | yes | – |
| system | string | – | – |
| tier | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| accepted_max_output_tokens | integer | – | – |
| charged | boolean | – | – |
| contract | string | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| fixed_price_usdc | string | – | – |
| input_bytes | integer | – | – |
| limits | object | – | – |
| message | string | – | – |
| message_count | integer | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| model | string | – | – |
| ok | boolean | – | – |
| paid_arguments | object | – | – |
| paid_tool | string | – | – |
| partial_evidence | object | – | – |
| payment | object | – | – |
| price | string | – | No payment is required for this tool. |
| ready_to_buy | boolean | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| status_code | integer | – | – |
| tier | string | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| upstream_called | boolean | – | – |
No examples provided.
prepare_agentllm_micro Prepare AgentLLM Micro (free) ~67
FREE validation of the exact AgentLLM prompt, system instruction and token limit before purchase. It enforces the input and output limits without calling a model or charging anything.
| Name | Type | Req | Description |
|---|---|---|---|
| max_tokens | integer | – | – |
| prompt | string | yes | – |
| system | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | array | – | – |
| accepted_max_output_tokens | integer | – | – |
| charged | boolean | – | – |
| contract | string | – | – |
| did_you_mean | object|null | – | – |
| error | – | – | – |
| error_code | string | – | – |
| fixed_price_usdc | string | – | – |
| input_bytes | integer | – | – |
| limits | object | – | – |
| message | string | – | – |
| message_count | integer | – | – |
| missing | array | – | – |
| missing_checks | array | – | – |
| model | string | – | – |
| ok | boolean | – | – |
| paid_arguments | object | – | – |
| paid_tool | string | – | – |
| partial_evidence | object | – | – |
| payment | object | – | – |
| price | string | – | No payment is required for this tool. |
| ready_to_buy | boolean | – | – |
| retryable | boolean | – | – |
| settled | boolean | – | When present on an error, false means no settlement occurred. |
| status_code | integer | – | – |
| tier | string | – | – |
| tool | string | – | – |
| unknown | array | – | – |
| upstream_called | boolean | – | – |
No examples provided.
prepare_invoice_to_pay_eu Prepare EU Invoice Payment Guard (free) ~208
FREE local input and safety check before purchase. Accepts UBL/CII XML or a base64 ZUGFeRD/Factur-X PDF with exactly one embedded invoice XML plus buyer country, expected amount/currency and a trusted payee IBAN. It checks format, limits and required context, but does not reveal the paid decision or query VIES/sanctions. Subject to daily abuse protection.
| Name | Type | Req | Description |
|---|---|---|---|
| b2b | boolean | – | – |
| buyer_country | string | yes | – |
| document_base64 | string | – | – |
| expected_amount | string | yes | – |
| expected_buyer_vat | string | – | – |
| expected_currency | string | yes | – |
| expected_supplier_name | string | – | – |
| expected_supplier_vat | string | – | – |
| filename | string | – | – |
| invoice_xml | string | – | – |
| purchase_order_reference | string | – | – |
| supply_type | string | – | – |
| trusted_payee_iban | string | 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 | – | – |
| detected | object | – | – |
| did_you_mean | object|null | – | – |
| eligible_for_paid_dossier | boolean | – | – |
| error | – | – | – |
| error_code | string | – | – |
| input_fingerprint | string | – | – |
| issues | array | – | – |
| 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.
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 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.