nexusfeed ltl for Windsurf
io.github.nexusfeed/nexusfeed-ltl
Real-time LTL fuel surcharge rates for 10 US carriers with verifiable provenance.
client:Windsurf
transport:stdio
runtime:pypi
Install nexusfeed ltl in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"nexusfeed-ltl": {
"command": "uvx",
"args": [
"nexusfeed-mcp"
],
"env": {
"MCP_API_BASE_URL": "<MCP_API_BASE_URL>",
"MCP_API_KEY": "<MCP_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs