Skip to content
VS Code

The Company Atlas for VS Code

io.github.indotender/thecompanyatlas

Global customs trade data and company registry. Search shipments, and look up legal entities.

client:VS Code transport:streamable-http

Install The Company Atlas in VS Code

.vscode/mcp.json

{
  "servers": {
    "thecompanyatlas": {
      "type": "http",
      "url": "https://thecompanyatlas.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

The Company Atlas in other clients