← rootz.global
INDIVIDUAL MCP TOOL
shipping_doc_intel
Query the shipping document intelligence layer: eBL platform adoption (12 platforms), MLETR country adoption (23 countries, 13 enacted), document fraud cases ($11.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.shipping-intel]
url = "https://ship.rootz.global/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"shipping-intel": {
"type": "http",
"url": "https://ship.rootz.global/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: shipping-intel
Remote MCP URL: https://ship.rootz.global/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"shipping-intel": {
"url": "https://ship.rootz.global/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"shipping-intel": {
"type": "http",
"url": "https://ship.rootz.global/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "shipping-intel",
"transport": "streamable-http",
"url": "https://ship.rootz.global/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
shipping_oil_trade— Query bilateral oil trade flows (EIA US imports/exports + Eurostat).shipping_sanctions— Check vessel/entity against OFAC sanctionsshipping_fleet— Query tanker fleet database.shipping_oil_prices— Get oil price benchmarks (WTI, Brent)shipping_status— Database statistics and data freshnessshipping_top_exporters— Top oil exporting countries by value/volume (a ranking — no query needed).shipping_country_flows— Trade partners for a specific country (who they export to / import from).shipping_vessel_types— Fleet breakdown by vessel type