Skip to content
Cursor

nigeria trade intel for Cursor

io.github.braynexservices/nigeria-trade-intel

Nigeria import/export stats (UN Comtrade, keyless) + HS-code classification, annual or monthly.

client:Cursor transport:stdio runtime:npm

Install nigeria trade intel in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "nigeria-trade-intel": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@braynexservices/nigeria-mcp-trade-intel"
      ],
      "env": {
        "TRADE_PROVIDER": "<TRADE_PROVIDER>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

nigeria trade intel in other clients