bol ai for Zed
io.github.peter-schout/bol-ai
Extract structured data from Bills of Lading: parties, ports, containers, incoterms. EU-hosted.
client:Zed
transport:streamable-http
tools:8
Install bol ai in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bol-ai": {
"url": "https://bol.ai/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs