nexusfeed ltl for Cline
io.github.nexusfeed/nexusfeed-ltl
Real-time LTL fuel surcharge rates for 10 US carriers with verifiable provenance.
client:Cline
transport:stdio
runtime:pypi
Install nexusfeed ltl in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"nexusfeed-ltl": {
"command": "uvx",
"args": [
"nexusfeed-mcp"
],
"env": {
"MCP_API_BASE_URL": "<MCP_API_BASE_URL>",
"MCP_API_KEY": "<MCP_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs