Plain Freight for VS Code
com.plainfreight/quotes
All-in DDP quotes for China to USA shipments, 100 g to 2,000 kg, from a live rate card
client:VS Code
transport:streamable-http
tools:3
Install Plain Freight in VS Code
.vscode/mcp.json
{
"servers": {
"quotes": {
"type": "http",
"url": "https://plainfreight.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs