Plain Freight for Claude Desktop
com.plainfreight/quotes
All-in DDP quotes for China to USA shipments, 100 g to 2,000 kg, from a live rate card
client:Claude Desktop
transport:streamable-http
tools:3
Install Plain Freight in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"quotes": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://plainfreight.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs