Terminal49 for Claude Desktop
io.github.terminal49/terminal49
Find and monitor ocean shipments and containers, and create new tracking requests.
client:Claude Desktop
transport:streamable-http
Install Terminal49 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"terminal49": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.terminal49.com"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs