eudr_import_shipments — eudr MCP Tool
eudr_import_shipments
(eudr import shipments) is one of 18 tools on the
eudr
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call eudr_import_shipments from your client
- Claude Code eudr eudr_import_shipments run in your project directory
- Claude Desktop eudr eudr_import_shipments ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor eudr eudr_import_shipments ~/.cursor/mcp.json
- VS Code eudr eudr_import_shipments .vscode/mcp.json
- Zed eudr eudr_import_shipments ~/.config/zed/settings.json
- Windsurf eudr eudr_import_shipments ~/.codeium/windsurf/mcp_config.json
- Cline eudr eudr_import_shipments ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI eudr eudr_import_shipments ~/.gemini/settings.json
- Grok eudr eudr_import_shipments .mcp.json (in your project root)
- ChatGPT eudr eudr_import_shipments Settings → Connectors → Advanced → Developer mode
- Claude.ai eudr eudr_import_shipments Settings → Connectors → Add custom connector
- LangChain eudr eudr_import_shipments pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http eudr https://eudr.dev/mcp
Other tools on this server
- eudr_check_plots
- eudr_fetch_evidence
- eudr_assess_evidence_gaps
- eudr_lookup_reference
- eudr_verify_receipt
- eudr_prepare_dds
- eudr_get_dds
- eudr_execution_trace
- eudr_export_statement
- eudr_list_statements
- eudr_compliance_status
- eudr_list_supplier_requests
- eudr_request_supplier_evidence
- eudr_account_usage
- eudr_mitigation_status
- eudr_procurement_overview
- eudr_decide_lot
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.