bol ai for Cursor
io.github.peter-schout/bol-ai
Extract structured data from Bills of Lading: parties, ports, containers, incoterms. EU-hosted.
client:Cursor
transport:streamable-http
tools:8
Install bol ai in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bol-ai": {
"url": "https://bol.ai/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs