Skip to content
VS Code

bol ai for VS Code

io.github.peter-schout/bol-ai

Extract structured data from Bills of Lading: parties, ports, containers, incoterms. EU-hosted.

client:VS Code transport:streamable-http tools:8

Install bol ai in VS Code

.vscode/mcp.json

{
  "servers": {
    "bol-ai": {
      "type": "http",
      "url": "https://bol.ai/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

bol ai in other clients