{"openapi":"3.1.0","info":{"title":"관세청 수입화물진행정보 API","description":"해외직구 물품 통관 상태 조회","version":"1.0.0","x-fusepie-id":"customs-import-cargo","x-fusepie-category":"transport","x-fusepie-provider":"관세청"},"servers":[],"paths":{"/":{"get":{"operationId":"call_customs_import_cargo","summary":"관세청 수입화물진행정보 API","description":"해외직구 물품 통관 상태 조회","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"Get your API key from: https://unipass.customs.go.kr/csp/index.do"}}},"x-mcp-config":{"mcpServers":{"customs-import-cargo":{"command":"npx","args":["-y","@fusepie/mcp-customs-import-cargo"],"env":{"API_KEY":""}}}}}