Skip to content
Claude Desktop

Taiwan Logistics (CVS pickup + home delivery via ECPay) for Claude Desktop

app.wishpool/taiwan-logistics-mcp

Taiwan CVS pickup + home delivery for AI agents: create, track, print labels via ECPay.

client:Claude Desktop transport:streamable-http

Install Taiwan Logistics (CVS pickup + home delivery via ECPay) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "taiwan-logistics-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://logi-tw.wishpool.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Taiwan Logistics (CVS pickup + home delivery via ECPay) in other clients