ShipSaving for Claude Code
io.github.waka4674/shipsaving-mcp
MCP server for ShipSaving — shipping rates, labels, orders, tracking
client:Claude Code
transport:stdio
runtime:npm
Install ShipSaving in Claude Code
run in your project directory
claude mcp add shipsaving-mcp -e SHIPSAVING_APP_KEY=<SHIPSAVING_APP_KEY> -e SHIPSAVING_API_BASE_URL=<SHIPSAVING_API_BASE_URL> -- npx -y shipsaving-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs