← rootz.global
INDIVIDUAL MCP TOOL
shipping_top_exporters
Top oil exporting countries by value/volume (a ranking — no query needed).
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_country_flows— Trade partners for a specific country (who they export to / import from).shipping_vessel_types— Fleet breakdown by vessel typeshipping_emissions— Query EU MRV vessel emissions data — CO2, fuel consumption, time at sea for 22,543 vessels (2018-2024).