Parsel for Cursor
io.github.ahutto87/parsel
Parse logistics PDFs (Bills of Lading, customs declarations, invoices) into DCSA JSON.
client:Cursor
transport:streamable-http
Install Parsel in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"parsel": {
"url": "https://tt6a1STd9c1tiDzXW.apify.actor/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs