Skip to content
Gemini CLI

bol ai for Gemini CLI

io.github.peter-schout/bol-ai

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

client:Gemini CLI transport:streamable-http tools:8

Install bol ai in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "bol-ai": {
      "httpUrl": "https://bol.ai/api/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

bol ai in other clients