freight pulse for Claude Desktop
io.github.baneado98/freight-pulse
Ocean & multimodal freight intelligence: rates, landed cost, transit, customs, risk, ship decisions
client:Claude Desktop
transport:streamable-http
Install freight pulse in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"freight-pulse": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://freight-pulse-mcp.vercel.app/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