EUDR compliance plugin

MCP serverEverything else

Compile EUDR Annex II Due Diligence Statements from operator, supplier, and plot geolocation.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use EUDR compliance plugin

Install EUDR compliance plugin

The server’s own address, for the clients that take one directly. Or connect ahel onceand every client you use reads it from one address, with the account kept on ahel rather than in each client’s config.

  • Claude Code

    claude mcp add --transport http eudr-compliance-plugin 'https://eudr.dev/mcp'

    Run it once in your project, then open /mcp to approve any sign-in the server asks for.

  • Claude Desktop

    https://eudr.dev/mcp

    Add a custom connector in Settings, paste this address, and approve the sign-in.

  • Cursor

    cursor://anysphere.cursor-deeplink/mcp/install?name=eudr-compliance-plugin&config=eyJ1cmwiOiJodHRwczovL2V1ZHIuZGV2L21jcCJ9

    Open the link and Cursor adds the server at that address.

  • ChatGPT

    https://eudr.dev/mcp

    In Settings, enable Developer mode, create an MCP app, and paste this address. Your plan and workspace must allow custom apps.

  • Codex

    codex mcp add eudr-compliance-plugin --url 'https://eudr.dev/mcp'

    Run it once, then sign in with codex mcp login eudr-compliance-plugin if the server asks for an account.

From the project's README

As published by Vortx-AI/eudr-plugin in README.md.

Checks agricultural plots against Regulation (EU) 2023/1115 (the EU Deforestation Regulation) and prepares the Due Diligence Statement an operator files before placing goods on the EU market.

Built for exporters, cooperatives, and procurement teams working on farm-to-consignment traceability — the people who have to produce evidence, not the people asking for farming advice.

Install

/plugin marketplace add Vortx-AI/eudr
/plugin install eudr

Or point Claude Code at a checkout:

claude --plugin-dir ./plugins/eudr

What it connects to

A remote MCP server at https://eudr.dev/mcp. No account, no API key, no credential to hand over — every tool below is reachable with an HTTP client. Self-hosters override the endpoint in the plugin's configuration.

Tools

ToolWhat it doesWrites
eudr_check_plotsForest loss after the 31 Dec 2020 cut-off, per plotno
eudr_fetch_evidencePages the signed satellite facts behind a checkno
eudr_assess_evidence_gapsMissing Article 9(1) information, per supplierno
eudr_lookup_referenceCountry risk tiers, Annex I commodity mappingno
eudr_verify_receiptSignature and content address on a statementno
eudr_prepare_ddsStarts compiling an Annex II statementyes
eudr_get_ddsReads the outcome of a compileno
eudr_execution_traceThe full derivation chain behind a verdictno
eudr_import_shipmentsReads a CSV or GS1 EPCIS consignment listno
eudr_export_statementTRACES XML, Annex II JSON, or plot GeoJSONno

Prompts

Served by the MCP server, so they appear whether you install the plugin or add the connector on its own: check_plots, supplier_gaps, evidence_pack, verify_counterparty.

Skills

  • /eudr:evidence-pack — assemble a consignment's evidence
  • /eudr:supplier-gaps — which suppliers need chasing, and for what
  • /eudr:verify-statement — audit evidence a counterparty supplied

Scope, stated plainly

This covers Article 3(a), deforestation-free, which is observable from satellite. It does not cover Article 3(b), legality in the country of production — tenure, permits, free prior and informed consent, labour, tax. Those are documentary checks the operator carries out, and every tool response names them as unresolved rather than letting a clean forest-loss result read as a clean file.

Verdicts are reproducible from the signed per-cell evidence chain. Nothing is filed with any authority by this plugin.

Data

Plot geometry, HS code, country of production and quantity are sent to emem.dev to be measured and independently signed. Operator and supplier identity are not: they stay on eudr.dev. https://eudr.dev/privacy

Licence

Apache-2.0. The eudr.dev runtime is closed; emem, the Earth-memory protocol the evidence comes from, is open source. Both are operated by Vortx AI Private Limited.

Advanced
Delivery
eudr MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
io-github-vortx-ai-eudr
Source
github.com/Vortx-AI/eudr-plugin
Hosted endpoint
https://eudr.dev/mcp