MCP Server
Active
MIT
io.github.Baneado98/freight-pulse MCP Server
io.github.Baneado98/freight-pulse
What is the io.github.Baneado98/freight-pulse MCP server?
Ocean & multimodal freight intelligence: rates, landed cost, transit, customs, risk, ship decisions
How to install io.github.Baneado98/freight-pulse
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"freight-pulse": {
"url": "https://freight-pulse-mcp.vercel.app/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"freight-pulse": {
"serverUrl": "https://freight-pulse-mcp.vercel.app/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"freight-pulse": {
"type": "http",
"url": "https://freight-pulse-mcp.vercel.app/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"freight-pulse": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://freight-pulse-mcp.vercel.app/mcp"
]
}
}
}Claude Code
claude mcp add --transport http freight-pulse https://freight-pulse-mcp.vercel.app/mcpRelated MCP servers
Multi-CI security scanner with a live threat-intel feed of compromised CI components
0
View repository →MIT
IaC attack-path auditor: finds internet-to-crown-jewel chains in Terraform/CFN/K8s.
0
View repository →Dockerfile
MIT
Catch AI-hallucinated (slopsquatted) npm imports in generated code before npm install.
0
View repository →Dockerfile
MIT
US municipal development cost: aggregated impact + water/sewer tap fees per jurisdiction
0
View repository →Dockerfile
MIT